document.write( "Question 248262: Can you please help with these word problems I am terrible at word problems. I listed the problems below along with what I could figure out. Thanks in advance.\r
\n" );
document.write( "\n" );
document.write( "Solving Quadratic Equations by Factoring\r
\n" );
document.write( "\n" );
document.write( "1. Address book. The perimeter of the cover of an address book
\n" );
document.write( "is 14 inches, and the diagonal measures 5 inches. What are
\n" );
document.write( "the length and width of the cover?\r
\n" );
document.write( "\n" );
document.write( " x^2+14=5^2
\n" );
document.write( "x^2+x^2+14=25
\n" );
document.write( "2x^2+14=25
\n" );
document.write( " -14=-14
\n" );
document.write( " 2x^2=11 don't know if this is right thus far and where to go from here.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2. Throwing a wrench. An angry construction worker throws
\n" );
document.write( "his wrench downward from a height of 128 feet with an
\n" );
document.write( "initial velocity of 32 feet per second. The height of the
\n" );
document.write( "wrench above the ground after t seconds is given
\n" );
document.write( "by S(t)-16t^2-32t+128.\r
\n" );
document.write( "\n" );
document.write( " -16(t+4)(t-2)is what I have so far!!\r
\n" );
document.write( "\n" );
document.write( "a) What is the height of the wrench after 1 second?
\n" );
document.write( "b) How long does it take for the wrench to reach the
\n" );
document.write( "ground?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #180923 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solving Quadratic Equations by Factoring \n" ); document.write( "1. Address book. The perimeter of the cover of an address book \n" ); document.write( "is 14 inches, and the diagonal measures 5 inches. What are \n" ); document.write( "the length and width of the cover? \n" ); document.write( "--- \n" ); document.write( "Equations:\r \n" ); document.write( "\n" ); document.write( "P = 2(L + W) \n" ); document.write( "L^2 + W^2 = 5^2 \n" ); document.write( "--------------------- \n" ); document.write( "7 = L + W \n" ); document.write( "L = 7-W \n" ); document.write( "---------------- \n" ); document.write( "Substitute for \"L\" and solve for \"W\": \n" ); document.write( "(7-W)^2 + W^2 = 25 \n" ); document.write( "49 - 2W + 2W^2 = 25 \n" ); document.write( "2w^2 - 2w + 24 = 0 \n" ); document.write( "w^2 - w + 12 = 0 \n" ); document.write( "(w-4)(w+3) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "W = 4 (width) \n" ); document.write( "--- \n" ); document.write( "Then L = 3 (length) \n" ); document.write( "=========================\r \n" ); document.write( "\n" ); document.write( "2. Throwing a wrench. An angry construction worker throws \n" ); document.write( "his wrench downward from a height of 128 feet with an \n" ); document.write( "initial velocity of 32 feet per second. The height of the \n" ); document.write( "wrench above the ground after t seconds is given \n" ); document.write( "by S(t)= -16t^2-32t+128. \n" ); document.write( "-16(t+4)(t-2)is what I have so far!! \n" ); document.write( "a) What is the height of the wrench after 1 second? \n" ); document.write( "Solve S(1) = -16-32+128 = -48+128 = 80 ft. \n" ); document.write( "------------------------------------------------ \n" ); document.write( "b) How long does it take for the wrench to reach the \n" ); document.write( "ground? \n" ); document.write( "When the wrench is on the ground S(t) is zero. \n" ); document.write( "So -16t^2-32t+128 = 0 \n" ); document.write( "-16(t+4)(t-2) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "t = 2 seconds \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |