document.write( "Question 847415: The width of a rectangle is 4 centimeters. If the length of the rectangle were doubled, its perimeter would increase by 12 centimeters. What is the area of the original rectangle?
\n" ); document.write( "I try:
\n" ); document.write( "P = 2(w+l)
\n" ); document.write( "P+12 = 2(4+2l)
\n" ); document.write( "P+12 = 8+4l
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #510419 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
w for width, L for Length.
\n" ); document.write( "w=4 and p for perimeter, \"highlight_green%282%2Aw%2B2%2AL=p%29\".
\n" ); document.write( "-
\n" ); document.write( "If 2L for length, then perimeter is p+12.
\n" ); document.write( "\"highlight_green%282w%2B2%282L%29=p%2B12%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use the given value of w and simplify both equations.
\n" ); document.write( "Original: 2*4+2L=p
\n" ); document.write( "8+2L=p
\n" ); document.write( "2L-p=-8
\n" ); document.write( "-
\n" ); document.write( "Doubled Length: 8+4L=p+12
\n" ); document.write( "4L-p+8=12
\n" ); document.write( "4L-p=4
\n" ); document.write( "-
\n" ); document.write( "-
\n" ); document.write( "The two equations are a system of equations in the variables, L and p.
\n" ); document.write( "-----------------
\n" ); document.write( "2L-p=-8
\n" ); document.write( "-----------------
\n" ); document.write( "4L-p=4
\n" ); document.write( "-----------------
\n" ); document.write( "-
\n" ); document.write( "-
\n" ); document.write( "Suggestion is, use elimination method. Subtract first equation from the second equation.
\n" ); document.write( "4L-p-(2L-p)=4-(-8)
\n" ); document.write( "2L=12
\n" ); document.write( "L=6-------PART OF ANSWER.
\n" ); document.write( "Use either equation to find p.
\n" ); document.write( "-p=-2L-8
\n" ); document.write( "p=2L+8
\n" ); document.write( "p=2*6+8
\n" ); document.write( "p=20---------(Nice to know but not really PART OF ANSWER).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "All the question really asks is, what is the AREA of the original rectangle.
\n" ); document.write( "Area of that will be \"w%2AL=4%2A6=highlight%2824%2Acm%5E2%29\"
\n" ); document.write( "
\n" );