document.write( "Question 205148: Hi, I need help solving this problem. \r
\n" );
document.write( "\n" );
document.write( "A rectangular piece of cardboard 11 inches by 14 inches is made into a box by cutting idential squares from each corner and folding up the sides. If the bottom of the box turns out to haave an area of 80 in^2, what size squares were cut from the corners?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I am setting up my problem as: 80 = (w-11)(w-14) but I am not sure if I am barking up the wrong alley (so to speak). Any help or suggestions would be greatly appreciated.\r
\n" );
document.write( "\n" );
document.write( "Thank you - Lori \n" );
document.write( "
Algebra.Com's Answer #154864 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (11-2x)(14-2x)=80 \n" ); document.write( "154-28x-22x+4x^2=80 \n" ); document.write( "4x^2-50x+154-80=0 \n" ); document.write( "4x^2-50x+74=0 \n" ); document.write( "Using the quadratic equation \n" ); document.write( "x=(50+-sqrt[-50^2-4*4*74])/2*4 \n" ); document.write( "x=(50+-sqrt[2,500-1,184])/8 \n" ); document.write( "x=(50+-sqrt1,316)/8 \n" ); document.write( "x=(50+-36.2767)/8 \n" ); document.write( "x=(86.2767)/8 \n" ); document.write( "x=10.78 not an ans. \n" ); document.write( "x=(50-36.2767)/8 \n" ); document.write( "x=13.7233/8 \n" ); document.write( "x=1.7154 in. is the size of the square removed from the 4 corners. \n" ); document.write( "Proof: \n" ); document.write( "(11-2*1.7154)(14-2*1.7154)=80 \n" ); document.write( "(11-3.43)(14-3.43)=80 \n" ); document.write( "7.57*10.57=80 \n" ); document.write( "80~80 \n" ); document.write( " |