document.write( "Question 260459: A triangle has an area of . If the base of the triangle is doubled, but the altitude to the base is unchanged, what is the new area? \n" );
document.write( "
Algebra.Com's Answer #191842 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a=1/2*bh \n" ); document.write( "we double the base but not the height \n" ); document.write( "a=1/2*2b*h \n" ); document.write( "a=bh \n" ); document.write( "so we doubled the area \n" ); document.write( "24m^2 \n" ); document.write( " \n" ); document.write( " |