document.write( "Question 234705: a triangular traffic Island has a base half as long as its height. Find the base and the heightif the Island has an area of 64m^2 \n" ); document.write( "
Algebra.Com's Answer #173035 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a triangular traffic Island has a base half as long as its height. Find the base and the heightif the Island has an area of 64m^2
\n" ); document.write( "------------------
\n" ); document.write( "b = h/2
\n" ); document.write( "----------------
\n" ); document.write( "A = (1/2)b*h
\n" ); document.write( "----------------
\n" ); document.write( "64 = (1/2)(h/2)h
\n" ); document.write( "64 = (h/2)^2
\n" ); document.write( "h/2 = 8
\n" ); document.write( "h = 16 meters
\n" ); document.write( "===========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );