document.write( "Question 160812: A open box is to be made from a 25inch by 40inch rectangular piece of cardboard by cutting squares of equal area from each corner and turning up the sides. If the specifications require the base the base of the box to have an area of 700sq.in., what size squares should be cut from each corner?
\n" ); document.write( "(Explain what the answer means in mathematical perspective.)
\n" ); document.write( "

Algebra.Com's Answer #120468 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(25-2x)(40-2x)=700
\n" ); document.write( "1,000-130x+4x^2=700
\n" ); document.write( "4x^2-130x+1,000-700=0
\n" ); document.write( "4x^2-130x+300=0
\n" ); document.write( "(2x-60)(2x-5)=0
\n" ); document.write( "2x-5=0
\n" ); document.write( "2x=5
\n" ); document.write( "x=5/2
\n" ); document.write( "x=2.5 in. is the sqare that is cut.
\n" ); document.write( "Proof:
\n" ); document.write( "(25-2*2.5)(40-2*2.5)=700
\n" ); document.write( "(25-5)(40-5)=700
\n" ); document.write( "20*35=700
\n" ); document.write( "700=700
\n" ); document.write( "
\n" ); document.write( "
\n" );