document.write( "Question 385217: i'm learning polynomials and such in class and a question came up in one of my group tests. i asked someone else for help and they showed me how to do it but i don't get how to get from the equation to the answer.\r
\n" );
document.write( "\n" );
document.write( "i do not understand how 2w^2+11w=84 gets to whatever the weird answer was. i do not understand how it is a quadratic equation and how to simplify it...please help and thanks so much.\r
\n" );
document.write( "\n" );
document.write( "PS. the problem i had on my group test was this:
\n" );
document.write( "The length of a picture is one inch less than twice its width. the frame around the picture has a uniform width of two inches and an area of 96 square inches. what are the dimensions of the picture?
\n" );
document.write( "i did the equation like this:
\n" );
document.write( "(2w+3)(w+4)=96
\n" );
document.write( "which simplified to:
\n" );
document.write( "2w^2+11w=84 \n" );
document.write( "
Algebra.Com's Answer #272554 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The length of a picture is one inch less than twice its width. the frame around the picture has a uniform width of two inches and an area of 96 square inches. what are the dimensions of the picture? \n" ); document.write( "... \n" ); document.write( "width of picture = w \n" ); document.write( "length = 2w-1 \n" ); document.write( "... \n" ); document.write( "Area of picture = w(2w-1) \n" ); document.write( "... \n" ); document.write( "uniform width of 2 in.surrounding the picture \n" ); document.write( "so width will be w+4 \n" ); document.write( "length = (2w-1)+4=2w+3 \n" ); document.write( ".. \n" ); document.write( "Area of picture + area frame =(w+4)(2w+3) \n" ); document.write( "... \n" ); document.write( "(Area of picture + area frame)-area of picture= area of frame \n" ); document.write( ".. \n" ); document.write( "(w+3)(2w+3)-w(2w-1)=96 \n" ); document.write( "2w^2+9w+9-2w^2+w=96 \n" ); document.write( "10w+9=96 \n" ); document.write( "-9 -9 \n" ); document.write( "10w=87 \n" ); document.write( "/10 \n" ); document.write( " \n" ); document.write( "Length = 2w-1= 2*8.7-1 \n" ); document.write( "Length =17.4-1 \n" ); document.write( "Length |