document.write( "Question 112928: it's a word problem.\r
\n" ); document.write( "\n" ); document.write( "Nancy wants to buy a mat for a photographtaht measures 14 in by 20 in. She wants to have an even border around the picture when it is mounted on the mat. If the area of the mat is 352 in squared How wide will the border be? I know the anwser is 1 inch. I just don't see why.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Here's what I've tried.\r
\n" ); document.write( "\n" ); document.write( "A=LW
\n" ); document.write( "(14+x)squared (20+x)Squared\r
\n" ); document.write( "\n" ); document.write( "280+14x + 20x+xSquared
\n" ); document.write( "280+34x+xsquared=0\r
\n" ); document.write( "\n" ); document.write( "Since this can't be factored i subtracted the 280 from both sides and got
\n" ); document.write( "x2 +34x = -280\r
\n" ); document.write( "\n" ); document.write( "half of 34 is 17 and 17 times 17 is 136\r
\n" ); document.write( "\n" ); document.write( "So this becomes
\n" ); document.write( "x2 +34x + 136 = -144
\n" ); document.write( "(x-72)squared = -144
\n" ); document.write( "x-72 = sqare root of -144
\n" ); document.write( "x-72 = 12i
\n" ); document.write( "x=72+or-12i
\n" ); document.write( "but this doesn't equal 1 inch. Please help me
\n" ); document.write( "

Algebra.Com's Answer #82279 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=\"width of border\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if the photo is 14 by 20, then the mat will be (14+2x) by (20+2x)
\n" ); document.write( "___ an x width border on both ends of length and width\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so the area is (14+2x)(20+2x), which equals 352\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "280+68x+4x^2=352 ___ x^2+17x-18=0 ___ (x+18)(x-1)=0
\n" ); document.write( "
\n" );