document.write( "Question 590344: if a the altitude of a triangle is decrease by 60% how much does the base increase in order to keep the same area \n" ); document.write( "
Algebra.Com's Answer #375113 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
if a the altitude of a triangle is decrease by 60% how much does the base increase in order to keep the same area
\n" ); document.write( "---------
\n" ); document.write( "Decrease by 60% --> 0.4*original h
\n" ); document.write( "Area = bh/2
\n" ); document.write( "----
\n" ); document.write( "Area = (b*c)*(h*0.4)/2 = bh/2
\n" ); document.write( "bc(h*0.4) = bh
\n" ); document.write( "c = b/0.4 = 2.5b
\n" ); document.write( "The base increases by a factor of 2.5
\n" ); document.write( "A 150% increase.
\n" ); document.write( "
\n" ); document.write( "
\n" );