document.write( "Question 1084821: A rectangular portrait measures 50 cm by 70 cm. It is surrounded by a rectangular frame of uniform width. If the area of the frame is the same as the area of the portrait, what is the approximate width of the frame?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #698875 by chen(11)![]() ![]() ![]() You can put this solution on YOUR website! The area of the portrait is 50x70 = 3500 square cm \n" ); document.write( "Let's call w the width of the frame. \n" ); document.write( "Its area is 2*(70+2*w)*w+2*50*w = \n" ); document.write( " \n" ); document.write( " then dividing by 4: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "By solving the equation we get w = around 19cm\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |