document.write( "Question 821710: Oil Leak \r
\n" );
document.write( "\n" );
document.write( "A tractor has an oil leak. The amount of oil, L(t), in milliliters per hour that leaks out is a function of the tractors operating temperature,t, in degrees Celsius. The function is L(t)=0.0004t^2+0.16t+20,100 degrees Celsius<=160 Celsius\r
\n" );
document.write( "\n" );
document.write( "a) How many milliliters of oil will leak out in 1 hour if the operating temperature of the tractor is 100 C?\r
\n" );
document.write( "\n" );
document.write( "b) If oil is leaking out at 53 milliliters per hour, what is the operating temperature of the tractor? \n" );
document.write( "
Algebra.Com's Answer #494344 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "L(t) = 0.0004t^2 + 0.16t + 20 \n" ); document.write( "--- \n" ); document.write( "answer a: \n" ); document.write( "t = 100 degrees C: \n" ); document.write( "L(1) = 0.0004(100)^2 + 0.16(100) + 20 \n" ); document.write( "L(1) = 4 + 16 + 20 \n" ); document.write( "L(1) = 40 ml per hour \n" ); document.write( "--- \n" ); document.write( "answer b: \n" ); document.write( "L(t) = 53 = 0.0004t^2 + 0.16t + 20 \n" ); document.write( "0.0004t^2 + 0.16t - 33 = 0 \n" ); document.write( "--- \n" ); document.write( "the above quadratic equation is in standard form, with a=0.0004, b=0.16, and c=-33 \n" ); document.write( "--- \n" ); document.write( "to solve the quadratic equation, by using the quadratic formula, copy and paste this: \n" ); document.write( "0.0004 0.16 -33 \n" ); document.write( "into this solver: https://sooeet.com/math/quadratic-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "the two real roots (i.e. the two x-intercepts), of the quadratic are: \n" ); document.write( "t = 150 \n" ); document.write( "t = -550 \n" ); document.write( "--- \n" ); document.write( "negative operating temperature doesn't make sense for this problem, so use the positive root: \n" ); document.write( "--- \n" ); document.write( "operating temperature is 150 degrees C \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |