answersLogoWhite

0


Best Answer

Since the word 'equals' appears in your questions it might be what is called a trigonometric identity, in other words a statement about a relationship between various trigonometric values.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is sin squared x equals cos squared minus 2 sin x?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is sin squared x minus cos squared x?

Sin squared, cos squared...you removed the x in the equation.


What is 1 minus cos squared?

sin squared


How do you prove that the sin over one minus the cosine minus one plus the cosine over the sine equals zero?

Multiply both sides by sin(1-cos) and you lose the denominators and get (sin squared) minus 1+cos times 1-cos. Then multiply out (i.e. expand) 1+cos times 1-cos, which will of course give the difference of two squares: 1 - (cos squared). (because the cross terms cancel out.) (This is diff of 2 squares because 1 is the square of 1.) And so you get (sin squared) - (1 - (cos squared)) = (sin squared) + (cos squared) - 1. Then from basic trig we know that (sin squared) + (cos squared) = 1, so this is 0.


What is Sin squared x - Cos squared x divided by 1 - Tan squared x equals cos squared x?

22


What does cos squared x - Sin squared x equal?

2 x cosine squared x -1 which also equals cos (2x)


How do you show that 2 sin squared x minus 1 divided by sin x minus cos x equals sin x plus cos x?

(2 sin^2 x - 1)/(sin x - cos x) = sin x + cos x (sin^2 x + sin^2 x - 1)/(sin x - cos x) =? sin x + cos x [sin^2 x - (1 - sin^2 x)]/(sin x - cos x) =? sin x + cos x (sin^2 x - cos^2 x)/(sin x - cos x) =? sin x + cos x [(sin x - cos x)(sin x + cos x)]/(sin x - cos x) =? sin x + cos x sin x + cos x = sin x + cos x


Factor sin cubed plus cos cubed?

sin cubed + cos cubed (sin + cos)( sin squared - sin.cos + cos squared) (sin + cos)(1 + sin.cos)


If Sin equals x and Cos equals y then x squared equals what function of y?

If x = sin θ and y = cos θ then: sin² θ + cos² θ = 1 → x² + y² = 1 → x² = 1 - y²


What is sin squared equal to?

Sin squared is equal to 1 - cos squared.


Verify that sin minus cos plus 1 divided by sin plus cos subtract 1 equals sin plus 1 divided by cos?

[sin - cos + 1]/[sin + cos - 1] = [sin + 1]/cosiff [sin - cos + 1]*cos = [sin + 1]*[sin + cos - 1]iff sin*cos - cos^2 + cos = sin^2 + sin*cos - sin + sin + cos - 1iff -cos^2 = sin^2 - 11 = sin^2 + cos^2, which is true,


How can you prove that 1-2 cosine squared over sine times cosine is equal to tangent minus cotangent?

sin2 + cos2 = 1 So, (1 - 2*cos2)/(sin*cos) = (sin2 + cos2 - 2*cos2)/(sin*cos) = (sin2 - cos2)/(sin*cos) = sin2/(sin*cos) - cos2/(sin*cos) = sin/cos - cos-sin = tan - cot


If a cos theta plus b sin theta equals 8 and a sin theta - b cos theta equals 5 show that a squared plus b squared equals 89?

There is a hint to how to solve this in what is required to be shown: a and b are both squared.Ifa cos θ + b sin θ = 8a sin θ - b cos θ = 5then square both sides of each to get:a² cos² θ + 2ab cos θ sin θ + b² sin² θ = 64a² sin² θ - 2ab sin θ cos θ + b² cos² θ = 25Now add the two together:a² cos² θ + a² sin² θ + b² sin² θ + b² cos² θ = 89→ a²(cos² θ + sin² θ) + b² (sin² θ + cos² θ) = 89using cos² θ + sin² θ = 1→ a² + b² = 89