document.write( "Question 427295: in a right triangle ABC C=90 degrees and B=4 degrees. If CB=6 then AB =? \n" ); document.write( "
| Algebra.Com's Answer #297152 by stanbon(75887)      You can put this solution on YOUR website! in a right triangle ABC C=90 degrees and B=4 degrees. If CB=6 then AB =? \n" ); document.write( "--- \n" ); document.write( "AB is opposite C, so AB is the hypotenuse \n" ); document.write( "CB is opposite A \n" ); document.write( "--- \n" ); document.write( "B = 4 degrees so A = 90-4 = 86 degrees. \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "sin(A) = CB/AB \n" ); document.write( "AB = CB/sin(A) \n" ); document.write( "AB = 6/sin(86) \n" ); document.write( "AB = 6.01465.. \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |