document.write( "Question 166560: Hey, I just need help with two word problems.
\n" );
document.write( "1st one: A lot is in the shape of a right triangle. The shorter leg measures 180 m. The hypotenuse is 60 m longer than the length of the longer leg. How long is the longer leg?? \r
\n" );
document.write( "\n" );
document.write( "2nd one: A rectangular piece of cardboard measuring 28 inches by 29 inches is to be made into a box with an open top by cutting equal size squares from each corner and folding up the sides. Let x represent the length of a side of each such square. For what value of x will the volume be a maximum? If necessary, round to 2 decimal places. \r
\n" );
document.write( "\n" );
document.write( "Thank u \n" );
document.write( "
Algebra.Com's Answer #122757 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 1st one: A lot is in the shape of a right triangle. The shorter leg measures 180 m. The hypotenuse is 60 m longer than the length of the longer leg. How long is the longer leg?? \n" ); document.write( ". \n" ); document.write( "Let x = length of longer leg \n" ); document.write( "then \n" ); document.write( "x+60 = hypotenuse \n" ); document.write( ". \n" ); document.write( "Applying pythagorean's theorem: \n" ); document.write( "180^2 + x^2 = (x+60)^2 \n" ); document.write( "180^2 + x^2 = (x+60)^2 \n" ); document.write( "32400 + x^2 = x^2 + 120x + 3600 \n" ); document.write( "32400 = 120x + 3600 \n" ); document.write( "28800 = 120x \n" ); document.write( "240 meters = x (longer leg) \n" ); document.write( ". \n" ); document.write( "2nd one: A rectangular piece of cardboard measuring 28 inches by 29 inches is to be made into a box with an open top by cutting equal size squares from each corner and folding up the sides. Let x represent the length of a side of each such square. For what value of x will the volume be a maximum? If necessary, round to 2 decimal places. \n" ); document.write( ". \n" ); document.write( "Volume = x(28-2x)(29-2x) \n" ); document.write( "Volume = x(812-56x-58x+4x^2) \n" ); document.write( "Volume = x(812-114x+4x^2) \n" ); document.write( "Volume = 812x-114x^2+4x^3 \n" ); document.write( "Volume = 4x^3-114x^2+812x \n" ); document.write( ". \n" ); document.write( "Taking the derivative: \n" ); document.write( "4x^3-114x^2+812x \n" ); document.write( "12x^2-228x+812 = 0 \n" ); document.write( "6x^2-114x+406 = 0 \n" ); document.write( "Solving the above with the quadratic equation we get: \n" ); document.write( "x = {14.25, 4.75} \n" ); document.write( ". \n" ); document.write( "Solution: 4.75 inches \n" ); document.write( ". \n" ); document.write( "Details of quadratic equation: \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |