document.write( "Question 310727: how do you find the base and height of a triangle if the area is 338 and the hieght is 4 times the base? \n" ); document.write( "
Algebra.Com's Answer #222207 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how do you find the base and height of a triangle if the area is 338 and the height is 4 times the base? \n" ); document.write( "------------------------------------- \n" ); document.write( "Area = (1/2)bh \n" ); document.write( "338 = (1/2)x(4x) \n" ); document.write( "676 = 4x^2 \n" ); document.write( "x^2 = 169 \n" ); document.write( "x = 13 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |