document.write( "Question 403168: Area of a triangle A = .18
\n" ); document.write( " b = x
\n" ); document.write( " h = x
\n" ); document.write( "solve? .18 = 1/2 x (x) x (x)
\n" ); document.write( "

Algebra.Com's Answer #285133 by sofiyac(983)\"\" \"About 
You can put this solution on YOUR website!
\"A=%281%2F2%29bh\" so if b and h are both x then you plug in x instead
\n" ); document.write( "\".18=%281%2F2%29x%2Ax\"
\n" ); document.write( "\".18=%281%2F2%29x%5E2\" mulitply each side by 2
\n" ); document.write( "\".36=x%5E2\" now take a square root of each side\r
\n" ); document.write( "\n" ); document.write( "\"0.6=x\"
\n" ); document.write( "
\n" );