document.write( "Question 315523: Find the area of a triangle with base 5cm and perpendicular height of 5cm. \n" ); document.write( "
Algebra.Com's Answer #226478 by moshiz08(60)\"\" \"About 
You can put this solution on YOUR website!
The area of a rectangle is Base x Height. \r
\n" ); document.write( "\n" ); document.write( "A triangle is the shape formed by taking half of a rectangle, so its area is 1/2 x Base x Height. \r
\n" ); document.write( "\n" ); document.write( "\"+A+=+%281%2F2%29+%2A+B+%2A+H+\" \r
\n" ); document.write( "\n" ); document.write( "B = 5
\n" ); document.write( "H = 5 \r
\n" ); document.write( "\n" ); document.write( "\"+A+=+%281%2F2%29+%2A+5+%2A+5\" \r
\n" ); document.write( "\n" ); document.write( "\"+A+=+%281%2F2%29+%2A+25+\" \r
\n" ); document.write( "\n" ); document.write( "\"+A+=+12.5+\"
\n" ); document.write( "
\n" );