document.write( "Question 947837: A triangle with as area of 10 square meters has a base of 4 meters. A similar triangle has a base of 12 meters. What is the height of the larger triangle? \n" ); document.write( "
Algebra.Com's Answer #578441 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! BaseA = 4 \n" ); document.write( "BaseB = 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Multiply 4 by 3 to get 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So you multiply the height of 10 by 3 to get 30.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The answer is 30. \n" ); document.write( " |