document.write( "Question 1188988: Framing a Painting Ali paints with watercolors on a sheet of paper 50 cm wide by 38 cm high. He then
\n" ); document.write( "places this sheet on a mat so that a uniformly wide strip of the mat shows all around the picture. The
\n" ); document.write( "perimeter of the mat is 256 cm. How wide is the strip of the mat showing around the picture?Vic
\n" ); document.write( "

Algebra.Com's Answer #820190 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Framing a Painting Ali paints with watercolors on a sheet of paper 50 cm wide by 38 cm high.
\n" ); document.write( " He then places this sheet on a mat so that a uniformly wide strip of the mat shows all around the picture.
\n" ); document.write( " The perimeter of the mat is 256 cm.
\n" ); document.write( " How wide is the strip of the mat showing around the picture?
\n" ); document.write( ":
\n" ); document.write( "let x = the width of the strip around the picture
\n" ); document.write( "let L = the length of the mat
\n" ); document.write( "let w = the width of the mat
\n" ); document.write( ":
\n" ); document.write( "perimeter
\n" ); document.write( "2L + 2w = 256
\n" ); document.write( "divide equation by 2
\n" ); document.write( "L + w = 128
\n" ); document.write( "w = (128-L), use this form for substitution
\n" ); document.write( ":
\n" ); document.write( "Find the values using the picture dimensions
\n" ); document.write( "L-2x = 50
\n" ); document.write( "and
\n" ); document.write( "w-2x = 38
\n" ); document.write( "replace w with (128-L)
\n" ); document.write( "(128-L) - 2x = 38
\n" ); document.write( "-L - 2x = 38 - 128
\n" ); document.write( "-L - 2x = -90
\n" ); document.write( "L + 2x = 90
\n" ); document.write( "Subtract from the 1st equation
\n" ); document.write( "L - 2x = 50
\n" ); document.write( "L + 2x = 90
\n" ); document.write( "-------------Subtraction eliminates L, find x
\n" ); document.write( "0 - 4x = -40
\n" ); document.write( "x = -40/-4
\n" ); document.write( "x = 10 cm is the width around the picture
\n" ); document.write( "
\n" ); document.write( "
\n" );