document.write( "Question 538851: How do I find the base of a right triangle if I am olny given the height? \n" ); document.write( "
Algebra.Com's Answer #353260 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
You cannot find a numeric answer.
\n" ); document.write( ".
\n" ); document.write( "Applying the Pythagorean Theorem, you can state.
\n" ); document.write( ".
\n" ); document.write( "c^2 = a^2 + b^2, where c = hypotenuse, a = altitude, and b = base.
\n" ); document.write( ".
\n" ); document.write( "so
\n" ); document.write( ".
\n" ); document.write( "\"+b+=+sqrt%28c%5E2+-+a%5E2%29+\"
\n" ); document.write( ".
\n" ); document.write( "You need to know another angle or the area to find the height (altitude).
\n" ); document.write( "
\n" );