⎩ ⎨ ⎧ a cos x + b sin x = 3 a sin x − b cos x = 4 Given the above, find a 2 + b 2 .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Great approach!
Relevant wiki: Fundamental Trigonometric Identities - Problem Solving (Easy)
Squaring 1 s t equation and using sin 2 x = 1 − cos 2 x :
a 2 ( 1 − sin 2 x ) + b 2 ( 1 − cos 2 x ) + 2 a b sin x cos x = 1 6 ⟹ a 2 + b 2 − 1 6 = ( a sin x − b cos x ) 2 = 4 2 ⟹ a 2 + b 2 = 2 5
Assuming this works for any x , we can simplify things up a bit. For instance, let's change the x to 2 π : { a cos ( 2 π ) + b sin ( 2 π ) = 3 a sin ( 2 π ) − b cos ( 2 π ) = 4 = { a × 0 + b × 1 = 3 a × 1 − b × 0 = 4 From which we can tell that a = 4 and b = 3 → a 2 + b 2 = 2 5
Problem Loading...
Note Loading...
Set Loading...
Square both equations to give:
a 2 c o s 2 x + b 2 s i n 2 x + 2 a b sin x cos x = 9 a 2 s i n 2 x + b 2 c o s 2 x − 2 a b sin x cos x = 1 6
Adding these two together gives:
( a 2 + b 2 ) ( sin 2 x + cos 2 x ) = 2 5
As sin 2 x + cos 2 x = 1 we have:
a 2 + b 2 = 2 5