document.write( "Question 277477: A triangle has the same area and base as a rectangle. If the rectangle height is 6 cm,then what is the triangle height? \n" ); document.write( "
Algebra.Com's Answer #202218 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! A triangle has the same area and base as a rectangle. If the rectangle height is 6 cm,then what is the triangle height? \n" ); document.write( ": \n" ); document.write( "Let x = triangle height \n" ); document.write( "Triangle area = rectangle area \n" ); document.write( " \n" ); document.write( "multiply both sides by 2: \n" ); document.write( "bx = 12b \n" ); document.write( ": \n" ); document.write( "Divide both sides by b \n" ); document.write( "x = 12 cm is the triangle height \n" ); document.write( " |