document.write( "Question 178715: Please help.
\n" );
document.write( "Thomas is going to make an open-top box by cutting equal squares from the four corners of an 11 inch by 14 inch sheet of cardboard and folding up the sides. If the area of the base is to be 80 square inches, then what size square should be cut from each corner? \n" );
document.write( "
Algebra.Com's Answer #133698 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Thomas is going to make an open-top box by cutting equal squares from the four corners of an 11 inch by 14 inch sheet of cardboard and folding up the sides. If the area of the base is to be 80 square inches, then what size square should be cut from each corner? \n" ); document.write( ". \n" ); document.write( "It's important to draw a diagram of the problem. \n" ); document.write( "Once you do that, it'll be easier to \"see\" the solution. \n" ); document.write( ". \n" ); document.write( "Let x = measure of one side of ths square that is being cut from each corner \n" ); document.write( "then area of the base would be \n" ); document.write( "(11-2x)(14-2x) = 80 \n" ); document.write( "FOIL the left: \n" ); document.write( "154 - 22x - 28x + 4x^2 = 80 \n" ); document.write( "154 - 50x + 4x^2 = 80 \n" ); document.write( "Rearranging... \n" ); document.write( "4x^2 - 50x + 154 = 80 \n" ); document.write( "4x^2 - 50x + 74 = 0 \n" ); document.write( "2x^2 - 25x + 37 = 0 \n" ); document.write( ". \n" ); document.write( "Since we can't factor you must apply the quadratic equation. Doing so yields: \n" ); document.write( "x = {10.785, 1.715} \n" ); document.write( "As you can see, there are two possible solutions -- but, the one that makes the most sense would be 1.715 inches the other will make an awfully funny shape box. \n" ); document.write( ". \n" ); document.write( "Below are the details of the quadratic: \n" ); document.write( "
|