document.write( "Question 285775: A 3 inch border is added around a photograph of unknown dimensions. If the length of the photo is one inch less than twice the width of the photo, and the area of the photo and border together is 130 square inches, what is the area of the photo?\r
\n" ); document.write( "\n" ); document.write( "A. 15 in2 B. 28 in2 C. 45 in2 D. 66 in2 E. None of these.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #207375 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Call the width of the photo \"x\" in, then
\n" ); document.write( "the length is \"2x+-+1\" in.
\n" ); document.write( "the area of the photo is
\n" ); document.write( "\"x%2A%282x+-+1%29+=+2x%5E2+-+x\"
\n" ); document.write( "The area of the photo plus border is
\n" ); document.write( "\"%28x+%2B+6%29%2A%282x+-+1+%2B+6%29\"
\n" ); document.write( "\"%28x+%2B+6%29%2A%282x+%2B+5%29\"
\n" ); document.write( "\"2x%5E2+%2B+17x+%2B+30\"
\n" ); document.write( "The area of photo plus border is \"130\" in2
\n" ); document.write( "\"2x%5E2+%2B+17x+%2B+30+=+130\"
\n" ); document.write( "\"2x%5E2+%2B+17x+-+100+=+0\"
\n" ); document.write( "using quadratic equation:
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"a+=+2\"
\n" ); document.write( "\"b+=+17\"
\n" ); document.write( "\"c+=+-100\"
\n" ); document.write( "\"x+=+%28-17+%2B-+sqrt%28+17%5E2-4%2A2%2A%28-100%29+%29%29%2F%282%2A2%29+\"
\n" ); document.write( "\"x+=+%28-17+%2B-+sqrt%28+289+%2B+800+%29%29%2F4+\"
\n" ); document.write( "\"x+=+%28-17+%2B-+33%29%2F4+\"
\n" ); document.write( "\"x+=+%28-17+%2B+33%29%2F4\"
\n" ); document.write( "\"x+=+16%2F4\"
\n" ); document.write( "\"x+=+4\"
\n" ); document.write( "\"2x+-+1+=+2%2A4+-+1\"
\n" ); document.write( "\"2x+-+1+=+7\"
\n" ); document.write( "Area of photo = \"4%2A7\"
\n" ); document.write( "\"4%2A7+=+28\" in2
\n" ); document.write( "The answer is (B)
\n" ); document.write( "
\n" ); document.write( "
\n" );