document.write( "Question 476973: A picture 18 cm by 15 cm, has a uniform frame around it. If the area of the frame is 234 cm , find the dimension of the frame. \n" ); document.write( "
Algebra.Com's Answer #327020 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A picture 18 cm by 15 cm, has a uniform frame around it. If the area of the frame is 234 cm , find the dimension of the frame.
\n" ); document.write( "**
\n" ); document.write( "let x= width of frame
\n" ); document.write( "width of frame with picture=15+2x
\n" ); document.write( "length of frame with picture=18+2x
\n" ); document.write( "Area of frame with picture=(18+2x)(15+2x)=(270+66x+4x^2)
\n" ); document.write( "Area of picture alone=18*15=270
\n" ); document.write( "Area of frame with picture-Area of picture alone=234
\n" ); document.write( "270+66x+4x^2-270=234
\n" ); document.write( "4x^2+66x-234=0
\n" ); document.write( "2x^2+33-117=0
\n" ); document.write( "(x-3)(2x+39)
\n" ); document.write( "x=3 cm
\n" ); document.write( "or
\n" ); document.write( "x=-39/2=-19.5(reject, x>0)
\n" ); document.write( "ans:
\n" ); document.write( "Width of frame= 3 cm with outside dimensions 21 by 24 cm
\n" ); document.write( "
\n" );