document.write( "Question 274644: The area of a right triangle is 500 square feet. A second right triangle has a base that is 4 times as long as the first triangle’s base and a height that is 10 times as long as the first triangle’s height.\r
\n" );
document.write( "\n" );
document.write( "What is the area of the second triangle? \n" );
document.write( "
Algebra.Com's Answer #200482 by edjones(8007)![]() ![]() You can put this solution on YOUR website! .5ab=500 \n" ); document.write( ". \n" ); document.write( ".5*10a*4b \n" ); document.write( "=.5*40ab Area of the 2nd triangle is 40 times greater than the 1st. \n" ); document.write( "40*500=20,000 sq ft \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |