document.write( "Question 311574: The base of a triangle is one-third as long as its height. If the area of the triangle is 24 square meters, how long is its base? \n" ); document.write( "
Algebra.Com's Answer #222892 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x*3x=48
\n" ); document.write( "3x^2=48
\n" ); document.write( "x^2=16
\n" ); document.write( "x=4 meters
\n" ); document.write( "3x=12 meters
\n" ); document.write( "
\n" );