document.write( "Question 40364: A picture frame is 14cm by 18cm. There are 192cm^2 of picture showing. Find the width of the frame.
\n" );
document.write( "The frame is _____cm wide.
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #25766 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! length --> 18-x-x->18-2x \n" ); document.write( " width --> 14-x-x->14-2x \n" ); document.write( "EQUATION: \n" ); document.write( "(18-2x)(14-2x)=192 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x=15 or x=1 \n" ); document.write( "Hence, the unifrom width is 1 cm. \n" ); document.write( "Paul. \n" ); document.write( " |