document.write( "Question 241321: the sides of a triangle are 8, 15 and 17 units. if each side is doubled, by how many square units will the area of the triangle increase? \n" ); document.write( "
Algebra.Com's Answer #176860 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! If this is a right triangle then: \n" ); document.write( "area=bh/2 \n" ); document.write( "area=15*8/2 \n" ); document.write( "area=60 square units. \n" ); document.write( "area=30*16/2 \n" ); document.write( "area=240 square units. \n" ); document.write( "The area has increased by 240-60=180 square units or a 4 fold increase. \n" ); document.write( " |