document.write( "Question 55221: I am stuck on correct answer for: \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "on a right triangle, what is length of AC?\r
\n" );
document.write( "\n" );
document.write( "A = top of triangle
\n" );
document.write( "B = bottom left corner
\n" );
document.write( "C= bottom right corner\r
\n" );
document.write( "\n" );
document.write( "Between line between B and C is the length of 6
\n" );
document.write( "Between line between A and B is the length of 10\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "What is correct resolve to this? \n" );
document.write( "
Algebra.Com's Answer #37484 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! I am stuck on correct answer for: \r \n" ); document.write( "\n" ); document.write( "on a right triangle, what is length of AC? \n" ); document.write( "A = top of triangle \n" ); document.write( "B = bottom left corner \n" ); document.write( "C= bottom right corner \n" ); document.write( "Between line between B and C is the length of 6 \n" ); document.write( "Between line between A and B is the length of 10 \n" ); document.write( "THERE IS STILL ONE THING AMISS...YOU HAVE NOT SAID WHICH ANGLE IS RIGHT ANGLE!!ASSUMING IT TO BE ANGLE C,WE HAVE BY PYTHOGARUS THEOREM \n" ); document.write( "HYPOTENUSE ^2= AB^2=SUM OF SQUARES OF OTHER 2 SIDES FORMING THE RIGHT ANGLE = AC^2+BC^2 \n" ); document.write( "10^2=AC^2+6^2 \n" ); document.write( "AC^2=100-36=64 \n" ); document.write( "AC=8 \n" ); document.write( " |