document.write( "Question 324689: The base of a triangle is 4cm greater than the height. the area is 48cm^2. Find the height and length of the base!\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #232542 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! B=H+4 \n" ); document.write( "A=BH/2 \n" ); document.write( "48(H+4)H/2 \n" ); document.write( "48=(H^2+4H)/2 \n" ); document.write( "H^2+4H=48*2 \n" ); document.write( "H^2+4H=96 \n" ); document.write( "H^2+4H-96=0 \n" ); document.write( "(H+12)(H-8)=0 \n" ); document.write( "H-8=0 \n" ); document.write( "H=8 ANSWER FOR THE HEIGHT. \n" ); document.write( "B=8+4=12 ANS. FOR THE HEIGHT. \n" ); document.write( "PROOF: \n" ); document.write( "48=8*12/2 \n" ); document.write( "48=96/2 \n" ); document.write( "48=48 \n" ); document.write( " |