document.write( "Question 813439: the area of a triangle garden is 25 feet squared. the base is twice the height. find the base and the height of the triangle \n" ); document.write( "
Algebra.Com's Answer #489721 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! a = (1/2)bh = 25 \n" ); document.write( "b = 2h \n" ); document.write( "--- \n" ); document.write( "(1/2)bh = 25 \n" ); document.write( "(1/2)2hh = 25 \n" ); document.write( "hh = 25 \n" ); document.write( "--- \n" ); document.write( "h = 5 ft \n" ); document.write( "b = 10 ft \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, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |