document.write( "Question 895324: A wire is first bent into the shape of a rectangle with width
\n" );
document.write( "9cm
\n" );
document.write( " and length
\n" );
document.write( "12cm
\n" );
document.write( ". Then the wire is unbent and reshaped into a triangle. If each side of the triangle has equal length, what is this length?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #542746 by mark_henrhiz(40)![]() ![]() You can put this solution on YOUR website! Perimeter of rectangle = 2length + 2 width \n" ); document.write( "P = 2*12 + 2*9 \n" ); document.write( "P = 24 + 18 \n" ); document.write( "P = 42\r \n" ); document.write( "\n" ); document.write( "P triangle = Perimeter of rectangle/3 \n" ); document.write( "P = 14 \n" ); document.write( " |