document.write( "Question 1108943: A picture 9 inches and 8 inches is to be mounted on a piece of matboard so that there is an even amount of mat all around the picture. How wide will the boarder be if the area of the border is 124.
\n" );
document.write( "I did this question for a quiz and I got it wrong. The answer that I got was 9.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #723951 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Total area is area of picture (72)+ area of border (124)=196 \n" ); document.write( "The picture is 9 x 8. The border is x wide \n" ); document.write( "The total area is therefore (9+2x)(8+2x) and that equals 196 \n" ); document.write( "72+34x+4x^2=196 \n" ); document.write( "4x^2+34x-124=0 \n" ); document.write( "2x^2+17x-62=0 \n" ); document.write( "quadratic formula is x=(1/4)(-17+/- sqrt (289+496); sqrt term is sqrt(785)=28.01 \n" ); document.write( "x=(1/4)(-17+28.01) only positive root \n" ); document.write( "x=2.75 in ANSWER for width \n" ); document.write( "2x=5.50 \n" ); document.write( "Whole thing is 14.5*13.5=195.75, area of border is 123.75, within rounding error to 124.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |