asked 166k views
4 votes
(x cosA + y sinA)^2 + (x sinA - y cosA)^2 = x^2+ y^2 please proove this

2 Answers

7 votes

This is some trig saying that when we rotate the point around the origin by any angle the point we end up with is the same distance from the origin as the original point.

That doesn't matter. There's nothing tricky about this one, we just have to multiply it out and see where we are.


(x \cos A + y \sin A)^2 + (x \sin A - y \cos A)^2


= x^2 \cos^2 A + 2 xy \cos A \sin A + y^2 \sin^2 A + x^2 sin^2A - 2 x y\sin A \cos A + y^2 \cos^2 A

Collect terms, and let the cross products (with the 2) cancel.


= x^2 (\cos^2 A + \sin ^2 A) + y^2 (\sin^2 A + \cos^2 A)


= x^2 + y^2

because of course
\cos^2 A + \sin ^2 A = 1

answered
User Benjamin Baumann
by
8.5k points
5 votes

(x cosA + y sinA)^2 + (x sinA - y cosA)^2 = x^2+ y^2

LHS

(x cosA + y sinA)² + (x sinA - y cosA)²

expanding using the formula (a+b)²=a²+2ab+b² and (a-b)²=a²-2ab+b²

(x cosA)²+2(xcosA)(ysinA) + (y sinA )² + (x sinA)² - 2(x sinA)(y cosA) +(y cosA)²

x² cos²A + 2(xcosA)(ysinA) + (y² sin²A ) + (x² sin²A) - 2(x sinA)(y cosA) +(y² cos²A)

x²(cos²A+sin²A) +y²(sin²A+cos²A) +2(xcosA)(ysinA)- 2(x sinA)(y cosA)

We apply rule here sin²A+cos²A=1 and

cancelling 2(xcosA)(ysinA)- 2(x sinA)(y cosA)

we get x²+y²

RHS : x²+y²

LHS=RHS

HENCE PROVED

answered
User Allen Walker
by
8.0k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.