Answer:
D. Pythagorean
Step-by-step explanation:
Given the identity
cos²x - sin²x = 2 cos²x - 1.
To show that the identity is true, we need to show that the left hand side is equal to right hand side or vice versa.
Starting from the left hand side
cos²x - sin²x ... 1
According to Pythagoras theorem, we know that x²+y² = r² in a right angled triangle. Coverting this to polar form, we have:
x = rcostheta
y = rsintheta
Substituting into the Pythagoras firnuka we have
(rcostheta)²+(rsintheta)² = r²
r²cos²theta+r²sin²theta = r²
r²(cos²theta+sin²theta) = r²
(cos²theta+sin²theta) = 1
sin²theta = 1 - cos²theta
sin²x = 1-cos²x ... 2
Substituting equation 2 into 1 we have;
= cos²x-(1-cos²x)
= cos²x-1+cos²x
= 2cos²x-1 (RHS)
This shows that cos²x -sin²x = 2cos²x-1 with the aid of PYTHAGORAS THEOREM
Width of the rectangle is 9 units
Step-by-step explanation:
- Step 1: Let the width of the rectangle be x. Then the length = x - 3. Find dimensions of the rectangle if its area = 54 sq. units
Area of the rectangle = length × width
54 = x (x - 3)
54 = x² - 3x
x² - 3x - 54 = 0
x² + 6x - 9x - 54 = 0 (Using Product Sum rule to factorize)
x(x + 6) - 9(x + 6) = 0
(x + 6)(x - 9) = 0
x = -6, 9 (negative value is neglected)
x = 9 units