document.write( "Question 1036021: A right angle triangle has a side b=8cm and the perimeter is 37cm, what is the length of sides c and a. \n" ); document.write( "
Algebra.Com's Answer #650601 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! b=8 \n" ); document.write( "c+a=29 \n" ); document.write( "c^2=a^2+64 \n" ); document.write( "c=29-a \n" ); document.write( "841-58a+a^2=a^2+64; a^2 cancel \n" ); document.write( "-58a=-777 \n" ); document.write( "a=13.4 \n" ); document.write( "c=15.6 \n" ); document.write( "64+13.4^2 should equal 15.6^2 \n" ); document.write( "64+179.56=243.36; to rounding error, this is correct (use three places and it is within 1//1000. \n" ); document.write( " \n" ); document.write( " |