document.write( "Question 948911: The area of a triangle is 578 the base is 4 times the length of its height. Find the base and and height of the triangle. \n" ); document.write( "
Algebra.Com's Answer #579183 by Zucchini(70)\"\" \"About 
You can put this solution on YOUR website!
height= h
\n" ); document.write( "Base= 4h\r
\n" ); document.write( "\n" ); document.write( "The equation for finding the area of a triangle is 1/2 times base times height. So, plug in what you know.\r
\n" ); document.write( "\n" ); document.write( "578 = (1/2)(h)(4h)
\n" ); document.write( "578 = 1/2 · 4h^2
\n" ); document.write( "1156= 4h^2
\n" ); document.write( "289 = h^2
\n" ); document.write( "17 = h\r
\n" ); document.write( "\n" ); document.write( "So,the height is 17 and the base is (4 ·17)= 68\r
\n" ); document.write( "\n" ); document.write( "Height: 17
\n" ); document.write( "Base: 68\r
\n" ); document.write( "\n" ); document.write( "P.s. I'm assuming there were no units that were provided, if there were just put them next to the value of the base and value of the height.
\n" ); document.write( "
\n" );