document.write( "Question 277724: 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 #202210 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let b=base \n" ); document.write( "A(rectangle)=ab=6b \n" ); document.write( "A(triangle)=.5ab \n" ); document.write( ".5ab=6b \n" ); document.write( ".5a=6 \n" ); document.write( "a=12 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |