document.write( "Question 1129898: Find the lengths of the missing sides if side a is opposite angle A, side b is opposite angle B, and side c is the hypotenuse.
\n" );
document.write( "cos(B) = 4/5, a = 38\r
\n" );
document.write( "\n" );
document.write( "b=?
\n" );
document.write( "c=?\r
\n" );
document.write( "\n" );
document.write( "please help... Ive tried this problem more than once and got different answers.. \n" );
document.write( "
Algebra.Com's Answer #746525 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the lengths of the missing sides if side a is opposite angle A, side b is opposite angle B, and side c is the hypotenuse. \n" ); document.write( "cos(B) = 4/5, a = 38 \n" ); document.write( "cos(B) = a/c \n" ); document.write( "4/5 = 38/c \n" ); document.write( "c = 38/(4/5) = 47.5 \n" ); document.write( "------ \n" ); document.write( "b^2 = c^2-a^2 \n" ); document.write( "b^2 = 47.5^2-38^2 \n" ); document.write( "b^2 = 812.25 \n" ); document.write( "b = 28.5 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |