document.write( "Question 35584: Erin wants to reduce both the length and width of a picture by 1/3. If the original picture is 12 inches by 6 inches, what will be the dimension, in inches, of the reduces picture?\r
\n" ); document.write( "\n" ); document.write( "a. 18 by 9
\n" ); document.write( "b. 12 by 4
\n" ); document.write( "c. 9 by 4
\n" ); document.write( "d. 8 by 6
\n" ); document.write( "e. 8 by 4
\n" ); document.write( "

Algebra.Com's Answer #21724 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Erin wants to reduce the original length (L) by one third, so we can write the new length (nL) as:
\n" ); document.write( "\"nL+=+L+-+L%2F3%29\"
\n" ); document.write( "The original length, L = 12 inches.
\n" ); document.write( "\"nL+=+12+-+12%2F3\"
\n" ); document.write( "\"nL+=+12+-+4\"
\n" ); document.write( "\"nL+=+8\"inches.\r
\n" ); document.write( "\n" ); document.write( "Likewise for the original width (W) which is 6 inches. Let the new width be nW.
\n" ); document.write( "\"nW+=+W+-+W%2F3\"
\n" ); document.write( "\"nW+=+6+-+6%2F3\"
\n" ); document.write( "\"nW+=+6+-+2\"
\n" ); document.write( "\"nW+=+4\"inches.\r
\n" ); document.write( "\n" ); document.write( "The dimensions of the reduced picture are:
\n" ); document.write( "8 inches by 4 inches.
\n" ); document.write( "
\n" ); document.write( "
\n" );