document.write( "Question 414234: Sarah purchased two picture frames. The perimeter of the larger frame is 240cm, and the perimeter of the smaller frame is 140cm. The height of the smaller frame is the same as the width of the larger frame, and the width of the smaller frame is 10cm less than the height of the smaller frame. Find the dimensions of the larger frame. \n" ); document.write( "
Algebra.Com's Answer #290668 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Sarah purchased two picture frames.
\n" ); document.write( " The perimeter of the larger frame is 240cm, and the perimeter of the smaller frame is 140cm.
\n" ); document.write( "The height of the smaller frame is the same as the width of the larger frame,
\n" ); document.write( " and the width of the smaller frame is 10cm less than the height of the smaller frame.
\n" ); document.write( " Find the dimensions of the larger frame.
\n" ); document.write( ":
\n" ); document.write( "Let w = width of the smaller frame
\n" ); document.write( "let h = height of the smaller frame
\n" ); document.write( ":
\n" ); document.write( "let W = Width of the larger frame
\n" ); document.write( "Let H = Height of the larger frame
\n" ); document.write( ":
\n" ); document.write( "Write an equation for each statement:
\n" ); document.write( ":
\n" ); document.write( "\" The perimeter of the larger frame is 240cm,\"
\n" ); document.write( "2H + 2W = 240
\n" ); document.write( "simplify, divide by 2
\n" ); document.write( "H + W = 120
\n" ); document.write( ":
\n" ); document.write( "\"the perimeter of the smaller frame is 140cm. \"
\n" ); document.write( "2h + 2w = 140
\n" ); document.write( "simplify, divide by 2
\n" ); document.write( "h + w = 70
\n" ); document.write( ":
\n" ); document.write( "\"The height of the smaller frame is the same as the width of the larger frame,
\n" ); document.write( "h = W
\n" ); document.write( ":
\n" ); document.write( "\"the width of the smaller frame is 10cm less than the height of the smaller \"
\n" ); document.write( "w = h - 10
\n" ); document.write( "h = w + 10
\n" ); document.write( ":
\n" ); document.write( "we know:
\n" ); document.write( "h + w = 70
\n" ); document.write( "(w+10) + w = 70
\n" ); document.write( "2w = 70 - 10
\n" ); document.write( "w = 30
\n" ); document.write( "then
\n" ); document.write( "h = 30 + 10)
\n" ); document.write( "h = 40
\n" ); document.write( "The dimensions of the smaller frame 40 by 30
\n" ); document.write( ":
\n" ); document.write( "H + W = 120 (we know h = W)
\n" ); document.write( "H + 40 = 120
\n" ); document.write( "H = 120 - 40
\n" ); document.write( "H = 80
\n" ); document.write( "then
\n" ); document.write( "W = 120 - 80
\n" ); document.write( "W = 40
\n" ); document.write( "The dimensions of the larger frame 80 by 40\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );