Algebra and Trigonometry Quiz - Standard Form & Surds
29 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is the standard form for expressing a number in scientific notation?

a x 10^n, where 1 ≤ a < 10 and n is an integer

What is the formula for simplifying the square root of a product?

√(a x b) = √a x √b

What is the formula for simplifying the square root of a quotient?

√(a/b) = √a / √b

How do you rationalize the denominator of a fraction involving a square root?

<p>Multiply both the numerator and denominator by the square root in the denominator</p> Signup and view all the answers

Which of the following trigonometric ratios is defined as the opposite side divided by the hypotenuse?

<p>Sine</p> Signup and view all the answers

Which of the following trigonometric ratios is defined as the adjacent side divided by the hypotenuse?

<p>Cosine</p> Signup and view all the answers

Which of the following trigonometric ratios is defined as the opposite side divided by the adjacent side?

<p>Tangent</p> Signup and view all the answers

What is the exact value of sin 30°?

<p>1/2</p> Signup and view all the answers

The graphs of y = sin x and y = cos x have the same period.

<p>True</p> Signup and view all the answers

The graph of y = tan x has a period of 180 degrees.

<p>True</p> Signup and view all the answers

What is the fundamental trigonometric identity that relates sine and cosine?

<p>sin^2 θ + cos^2 θ = 1</p> Signup and view all the answers

What is the formula for the sine rule?

<p>a/sin A = b/sin B = c/sin C</p> Signup and view all the answers

What is the formula for the area of a triangle in terms of two sides and the included angle?

<p>Area = 1/2 ab sin C</p> Signup and view all the answers

Angles of elevation and depression are always measured from the horizontal.

<p>True</p> Signup and view all the answers

What is the perpendicular distance between a point and a line?

<p>The shortest distance from the point to the line</p> Signup and view all the answers

What are the different types of transformations in geometry?

<p>Reflection, rotation, enlargement, and translation</p> Signup and view all the answers

A reflection across the line y = x swaps the x and y coordinates of a point.

<p>True</p> Signup and view all the answers

What type of transformation is achieved by rotating a shape around a center through 180°?

<p>Rotation</p> Signup and view all the answers

What is the effect of a negative scale factor in an enlargement?

<p>It flips the shape across the center of enlargement</p> Signup and view all the answers

What is the general form of representing a vector?

<p>a = (x, y)</p> Signup and view all the answers

What is the formula for adding two vectors?

<p>a + b = (x1 + x2, y1 + y2)</p> Signup and view all the answers

What is the formula for subtracting two vectors?

<p>a - b = (x1 - x2, y1 - y2)</p> Signup and view all the answers

What is the formula for scalar multiplication of a vector?

<p>k * a = (kx, ky)</p> Signup and view all the answers

What is the formula for the magnitude of a vector?

<p>|a| = √( x^2 + y^2 )</p> Signup and view all the answers

The sum of two vectors is always a vector with the same magnitude as the original vectors.

<p>False</p> Signup and view all the answers

What is a directed line segment?

<p>A line segment with a specific direction from one point to another</p> Signup and view all the answers

What does the term 'vector sum' refer to?

<p>The combination of two or more vectors</p> Signup and view all the answers

Scalar multiplication of a vector can change both its magnitude and direction.

<p>True</p> Signup and view all the answers

Give an example of a real-world application of vectors in geometry.

<p>Calculating the resultant force from multiple forces acting on an object</p> Signup and view all the answers

Study Notes

Standard Form and Surds

  • Standard Form: Express numbers as ( a \times 10^n ), where ( 1 \le a < 10 ) and ( n ) is an integer.

  • Simplifying Surds: Combine square roots using these rules:

    • ( \sqrt{a \times b} = \sqrt{a} \times \sqrt{b} )
    • ( \sqrt{\frac{a}{b}} = \frac{\sqrt{a}}{\sqrt{b}} )
  • Rationalizing the Denominator: Eliminate square roots from denominators using:

    • ( \frac{1}{\sqrt{a}} = \frac{\sqrt{a}}{a} )

Trigonometry

  • Trigonometric Ratios (Right-angled Triangles):

    • Sine: ( \sin \theta = \frac{\text{opposite}}{\text{hypotenuse}} )
    • Cosine: ( \cos \theta = \frac{\text{adjacent}}{\text{hypotenuse}} )
    • Tangent: ( \tan \theta = \frac{\text{opposite}}{\text{adjacent}} )
  • Exact Trigonometric Values:

    • ( \sin 30^\circ = \frac{1}{2} ), ( \sin 45^\circ = \frac{\sqrt{2}}{2} ), ( \sin 60^\circ = \frac{\sqrt{3}}{2} )
    • ( \cos 30^\circ = \frac{\sqrt{3}}{2} ), ( \cos 45^\circ = \frac{\sqrt{2}}{2} ), ( \cos 60^\circ = \frac{1}{2} )
    • ( \tan 30^\circ = \frac{1}{\sqrt{3}} ), ( \tan 45^\circ = 1 ), ( \tan 60^\circ = \sqrt{3} )
  • Trigonometric Graphs (0° ≤ x ≤ 360°): The graphs of ( y = \sin x ), ( y = \cos x ), and ( y = \tan x ).

  • Trigonometric Identities:

    • ( \sin^2 \theta + \cos^2 \theta = 1 )
    • ( \tan \theta = \frac{\sin \theta}{\cos \theta} )
  • Sine Rule: ( \frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C} )

  • Cosine Rule: ( c^2 = a^2 + b^2 - 2ab \cos C )

  • Area of a Triangle: ( \text{Area} = \frac{1}{2}ab \sin C )

Elevation and Depression

  • Angles of Elevation/Depression: Trigonometry is used to find distances or heights related to elevation/depression angles.

3D Trigonometry

  • Perpendicular Distance: The shortest distance from a point to a line or plane in 3D space.

  • Finding Angles in 3D: Apply trigonometry and Pythagorean Theorem for solving angle calculations.

Transformations

  • Reflections: Flips across lines (e.g., ( y = x ), ( y = -x )).

  • Rotations: Turns around a fixed point (e.g., multiples of 90°).

  • Enlargements: Scaling with a scale factor (k).

  • Translations: Sliding by a vector.

Vectors

  • Vector Representation: A vector is represented as ( \mathbf{a} = \begin{pmatrix} x \ y \end{pmatrix} ).

  • Vector Addition/Subtraction: Add/subtract corresponding components. ( \mathbf{a} + \mathbf{b} = \begin{pmatrix} x_1 + x_2 \ y_1 + y_2 \end{pmatrix} ) and ( \mathbf{a} - \mathbf{b} = \begin{pmatrix} x_1 - x_2 \ y_1 - y_2 \end{pmatrix} ).

  • Scalar Multiplication: ( k \cdot \mathbf{a} = \begin{pmatrix} kx \ ky \end{pmatrix} )

  • Magnitude: ( |\mathbf{a}| = \sqrt{x^2 + y^2} )

Vector Geometry

  • Line Segments: Directed line segments between two points.
  • Vector Sum/Difference: Combining or subtracting vectors in geometric situations.
  • Scalar Multiplication: Changing the length of a vector.
  • Applications: Solving problems involving direction, distance or speed using vectors.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Description

Test your knowledge on standard form, simplifying surds, and trigonometric ratios. This quiz covers key concepts such as rationalizing denominators and exact trigonometric values in right-angled triangles. Perfect for students studying algebra and trigonometry.

More Like This

Standard Form Quiz
6 questions

Standard Form Quiz

AmbitiousBalance avatar
AmbitiousBalance
Standard Form 700 Series Flashcards
12 questions
Use Quizgecko on...
Browser
Browser