document.write( "Question 166435: Thomas is going to make an open - box by cutting equal squares from th four corners of an 11 inch by 14 inch sheet of cardboard and folding up the sides. If the base is to be 80 square inches, then what size should be cut from each corner? \n" ); document.write( "
Algebra.Com's Answer #122655 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Thomas is going to make an open - box by cutting equal squares from th four corners of an 11 inch by 14 inch sheet of cardboard and folding up the sides. If the base is to be 80 square inches, then what size should be cut from each corner? \n" ); document.write( "11x14 \n" ); document.write( "base w/corners cut: \n" ); document.write( "(11-2x) by (14-2x) \n" ); document.write( ". \n" ); document.write( "if the base is to be 80 sq inches: \n" ); document.write( "80 = (11-2x)(14-2x) \n" ); document.write( "80 = 154 - 22x -28x + 4x^2 \n" ); document.write( "80 = 154 - 50x + 4x^2 \n" ); document.write( "80 = 4x^2- 50x + 154 \n" ); document.write( "0 = 4x^2- 50x + 74 \n" ); document.write( "0 = 2x^2- 25x + 37 \n" ); document.write( "Solving using the quadratic equation yields: \n" ); document.write( "x = {10.7845892868043, 1.71541071319574} \n" ); document.write( ". \n" ); document.write( "solution: \n" ); document.write( "10.78 inches \n" ); document.write( "or \n" ); document.write( "1.72 inches \n" ); document.write( ". \n" ); document.write( "Details of quadratic equation: \n" ); document.write( "
|