document.write( "Question 942077: The base of a triangle is one-half as long as its height. If the area of the triangle 100 yards, find its height \n" ); document.write( "
Algebra.Com's Answer #574247 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
a = hb/2
\n" ); document.write( "b = h/2
\n" ); document.write( "100 = hb/2
\n" ); document.write( "100 = hh/(2*2)
\n" ); document.write( "hh = 400
\n" ); document.write( "h = sqrt( 400 )
\n" ); document.write( "h = 20 yards
\n" ); document.write( "---
\n" ); document.write( "Free algebra tutoring live chat:
\n" ); document.write( "https://sooeet.com/chat.php?gn=algebra
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations with quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "
\n" );