document.write( "Question 542542: In a triangle whose area is 72in. sq., the base has a length of 8in. Find the length of the corresponding altitude. \n" ); document.write( "
Algebra.Com's Answer #354634 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
You could start with:
\n" ); document.write( "\"A+=+%281%2F2%29bh\" The area of a triangle where b = base (8) and h = height (altitude).
\n" ); document.write( "\"72+=+%281%2F2%29%2A8%2Ah\"
\n" ); document.write( "\"72+=+4%2Ah\" Divide by 4.
\n" ); document.write( "\"18+=+h\"
\n" ); document.write( "The altitude is 18 inches.
\n" ); document.write( "
\n" );