document.write( "Question 844833: A square and a triangle have the same area. The base of the triangle is 3 ft. more than the side length of the square.
\n" );
document.write( "The height of the triangle is 1 ft. less than the base of the triangle. What is the side length of the square? What are the
\n" );
document.write( "base and height of the triangle? \n" );
document.write( "
Algebra.Com's Answer #508939 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! s^2=1/2b*h, \n" ); document.write( "b=3+s, \n" ); document.write( "h=b-1 \n" ); document.write( "b = 9, h = 8, s = 6 \n" ); document.write( "check\r \n" ); document.write( "\n" ); document.write( "6^2=1/2* 9*8 \n" ); document.write( "36=72/2 \n" ); document.write( "36=36 \n" ); document.write( "ok\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |