document.write( "Question 1176101: find sin(x+y) if tan(x)=4/3 and cos(y)=5/6, if 0
Algebra.Com's Answer #802184 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find sin(x+y) if tan(x)=4/3 and cos(y)=5/6, if 0 \n" ); document.write( "find sin(x+y) if tan(A)=4/3 and cos(B)=5/6, if x & y in Q1 \n" ); document.write( "----- \n" ); document.write( "Find sin and cos of A & B if A & B in Q1 \n" ); document.write( "--- \n" ); document.write( "tan(A) = y/x = 4/3 \n" ); document.write( "r = sqrt(x^2+y^2) = 5 \n" ); document.write( "sin(A) = y/r =4/5 \n" ); document.write( "cos(A) = x/r = 3/5 \n" ); document.write( "--- \n" ); document.write( "cos(B) = 5/6 \n" ); document.write( "sin(B) = sqrt(1 - cos^2(B)) = sqrt(11)/6 \n" ); document.write( "=================== \n" ); document.write( "sin(A+B) = sin(A)*cos(B) + sin(B)*cos(A) \n" ); document.write( "You can do that last step. \n" ); document.write( " |