document.write( "Question 746086: I need help solving this Quadratic equation problem. I would appreciate it... If someone who may help walk me through steps to solving this problem. I need to learn this for my final that's coming up. \r
\n" );
document.write( "\n" );
document.write( "[Travel Speed (mph), Braking Distance (ft)]
\n" );
document.write( "[20(mph), 20 (ft)]
\n" );
document.write( "[40(mph), 105 (ft)]
\n" );
document.write( "[60(mph), 300(ft)]\r
\n" );
document.write( "\n" );
document.write( "a)Find a quadratic function that fits the data on the right.
\n" );
document.write( "b) Use the function to estimate the braking distance of a car that travels at 50 mph.
\n" );
document.write( "c) Does it make sense to use this function when speeds are less than 10 mph? Why or why not?\r
\n" );
document.write( "\n" );
document.write( "y=ax^2+bx+c\r
\n" );
document.write( "\n" );
document.write( "[20(mph), 20 (ft)] (20)=a(20)^2+b(20)+C = 20=400a+20b+C
\n" );
document.write( "[40(mph), 105 (ft)](105)=a(40)^2+b(40)+C = 105=1600a+40b+C
\n" );
document.write( "[60(mph), 300(ft)] (300)=a(60)^2+b(60)+C = 300=3600a+60b+C \n" );
document.write( "
Algebra.Com's Answer #454143 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I need help solving this Quadratic equation problem. I would appreciate it... If someone who may help walk me through steps to solving this problem. I need to learn this for my final that's coming up. \n" ); document.write( "[Travel Speed (mph), Braking Distance (ft)] \n" ); document.write( "[20(mph), 20 (ft)] \n" ); document.write( "[40(mph), 105 (ft)] \n" ); document.write( "[60(mph), 300(ft)] \n" ); document.write( "a)Find a quadratic function that fits the data on the right. \n" ); document.write( "b) Use the function to estimate the braking distance of a car that travels at 50 mph. \n" ); document.write( "c) Does it make sense to use this function when speeds are less than 10 mph? Why or why not? \n" ); document.write( "y=ax^2+bx+c \n" ); document.write( "[20(mph), 20 (ft)] (20)=a(20)^2+b(20)+C = 20=400a+20b+C \n" ); document.write( "[40(mph), 105 (ft)](105)=a(40)^2+b(40)+C = 105=1600a+40b+C \n" ); document.write( "[60(mph), 300(ft)] (300)=a(60)^2+b(60)+C = 300=3600a+60b+C \n" ); document.write( "------ \n" ); document.write( "You now have 3 equations with three variables. \n" ); document.write( "I used the matrix function on my TI-84 to solve that to get: \n" ); document.write( "a = 0.138 \n" ); document.write( "b = -4 \n" ); document.write( "c = 45 \n" ); document.write( "-------------- \n" ); document.write( "f(x) = 0.138x^2-4x+45 \n" ); document.write( "f(50)= 190 ft. \n" ); document.write( "f(10)= 18.8 ft \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " \n" ); document.write( " |