document.write( "Question 495218: Please help me solve the word problem using
\n" );
document.write( "The Rational Zero Theorem\r
\n" );
document.write( "\n" );
document.write( "An open metal tank is to be made from a rectangular piece of stainless steel that measures 12 by 6 feet, by cutting out squares of the same size from each corner and bending up the sides. If the volume of the tank is to be 50 ft^3 , how large the square should be cut from each corner? \n" );
document.write( "
Algebra.Com's Answer #336020 by Theo(13342)![]() ![]() You can put this solution on YOUR website! well, i didn't solve your problem for you, although, in a sense i did. \n" ); document.write( "the reason is that the problem doesn't have a solution for any of the dimensions being all greater than 0. \n" ); document.write( "here's what i did. \n" ); document.write( "your piece of steel has a length of 12 feet and a width of 6 feet. \n" ); document.write( "you want to cut off a square from each end and then fold up the sides to make a tank that will have a volume of 50 cubic feet. \n" ); document.write( "your tank will have a height, a length, and a width. \n" ); document.write( "we will let x represent the height. \n" ); document.write( "x also represents the side of the square that will be removed from each corner of your rectangle. \n" ); document.write( "the length of the tank will be represented by 12 - 2x because x is cut off the length from both ends. \n" ); document.write( "the width of the tank will be represented by 6 - 2x because x is cut off the width from both ends. \n" ); document.write( "the picture below shows you what i mean. \n" ); document.write( " ![]() \n" ); document.write( "before going through the drill of trying to find the factors, i drew a graph of the equation that gave me the volume of the tank. \n" ); document.write( "the formula for that volume is: \n" ); document.write( "L * W * H = V \n" ); document.write( "V = volume \n" ); document.write( "L = length \n" ); document.write( "W = width \n" ); document.write( "H = height. \n" ); document.write( "the height is equal to x. \n" ); document.write( "the length is equal to 12 - x \n" ); document.write( "the width is equal to 6 - x \n" ); document.write( "the equation that i got was: \n" ); document.write( "V = L * W * H which became: \n" ); document.write( "V = (12 - 2x) * (6 - 2x) * x \n" ); document.write( "since V = 50, this equation became: \n" ); document.write( "(12 - 2x) * (6 - 2x) * x = 50 \n" ); document.write( "to graph this equation, i subtracted 50 from both sides of the equation and then set the equation equal to y to get: \n" ); document.write( "y = (12 - 2x) * (6 - 2x) * x - 50 \n" ); document.write( "when y = 0, i have a solution to this equation. \n" ); document.write( "when y = 0 this equation becomes: \n" ); document.write( "(12 - 2x) * (6 - 2x) * x - 50 = 0 \n" ); document.write( "if you add 50 to both sides of this equation, then you get: \n" ); document.write( "(12 - 2x) * (6 - 2x) * x = 50 \n" ); document.write( "this is exactly the equation for the volume of the tank. \n" ); document.write( "so, when y = 0, this equation has a solution for the volume of the tank. \n" ); document.write( "to see when y = 0, i graphed the equation of y = (12 - 2x) * (6 - 2x) * x - 50. \n" ); document.write( "the graph that i got is shown below: \n" ); document.write( " ![]() \n" ); document.write( "while this provides a solution, the solution is not valid. \n" ); document.write( "it is not valid because: \n" ); document.write( "when x = 6.5: \n" ); document.write( "L = (12 - 2x) = (12 - 13) = -1 \n" ); document.write( "W = (6 - 2x) = (6 - 13) = -7 \n" ); document.write( "H = 6.5 \n" ); document.write( "V = 6.5 * (-1) * (-7) = 45.5 \n" ); document.write( "the actual value of x that gets us close to a volume of 50 is 6.53993479 \n" ); document.write( "that doesn't matter. \n" ); document.write( "what matters is that the dimensions of the tank are negative which can't be. \n" ); document.write( "what this means is we don't have a solution to this problem where the length and the width and the height are all positive. \n" ); document.write( "so the answer to the problem is that there is no solution that is possible based on the requirements of the equation. \n" ); document.write( "you can have a tank with a volume of 50 cubic feet. \n" ); document.write( "for example: \n" ); document.write( "a length of 5 and a width of 5 and a height of 2 will get you a tank with a volume of 50 cubic feet. \n" ); document.write( "similarly, a length of 5 and a width of 2.5 and a height of 4 will get you a tank with a volume of 50 cubic feet. \n" ); document.write( "these will not, however, fit the requirements of the equation which was that a square had to be cut out of the ends of the rectangle that were all the same size, and the rectangle had to be 12 by 6 to start with. \n" ); document.write( "please also not that the solution is not an integer, nor is it a rational number as far as i can tell. \n" ); document.write( "i checked the rational zero theorem. \n" ); document.write( "from that, the possible answers that could be are: \n" ); document.write( "50 = 1 * 50 or 2 * 25 or 5 * 10 = p \n" ); document.write( "4 = 1 * 4 or 2 * 2 = p \n" ); document.write( "p/q = 50 or 50/4 or 50/2 or 25 or 25/4 or 25/2 or 5 of 5/4 or 5/2 or 10 or 10/4 or 10/2 \n" ); document.write( "these can be simplified to 50 or 25 or 5 or 10 or 12.5 or 6.25 or 2.5 or 1.25 \n" ); document.write( "none of these turned out to be rational factors of the equation. \n" ); document.write( "if you want to learn how to find the rational factors of an equation, then this reference might be helpful: \n" ); document.write( "http://www.sparknotes.com/math/algebra2/polynomials \n" ); document.write( "/section4.rhtml \n" ); document.write( "i have solved problems like this before and they have had solutions. this particular equation, however, doesn't. \n" ); document.write( "not as far as i can tell. \n" ); document.write( "the graph pretty much tells the whole story. \n" ); document.write( "if the equation is correct (and i believe that it is), the graph shows you there is only one solution to this problem and that solution is not a viable one because it leads to negative lengths and widths. \n" ); document.write( "you can still get a positive volume, because a minus times a minus equals a plus, but that doesn't help. the individual lengths and widths both have to be positive.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |