document.write( "Question 316415: The kinetic energy, K, of a moving particle acted on by various forces depends quadratically on the velocity, x, of the particle. The particle's energy is 210 ergs when its velocity is 5 meters per second;860 ergs at 10 meters per second; and 2010 ergs at 15 meters per second. What is the quadratic function K(x) that fits this data? \n" ); document.write( "
Algebra.Com's Answer #226625 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The kinetic energy, K, of a moving particle acted on by various forces depends quadratically on the velocity, x, of the particle.
\n" ); document.write( " The particle's energy is 210 ergs when its velocity is 5 meters per second;
\n" ); document.write( "860 ergs at 10 meters per second; and
\n" ); document.write( "2010 ergs at 15 meters per second.
\n" ); document.write( " What is the quadratic function K(x) that fits this data?
\n" ); document.write( ":
\n" ); document.write( "Using the form K(x) = ax^2 + bx, find a & b by elimination
\n" ); document.write( ":
\n" ); document.write( "x=5; K(x)=210
\n" ); document.write( "5^2a + 5b = 210
\n" ); document.write( "25a + 5b = 210
\n" ); document.write( "Simplify, divide by 5
\n" ); document.write( "5a + b = 42
\n" ); document.write( ":
\n" ); document.write( "x=15; K(x)=2010
\n" ); document.write( "15^2a + 15b = 2010
\n" ); document.write( "225a + 15b = 2010
\n" ); document.write( "Simplify, divide by 5
\n" ); document.write( "45 + 3b = 402
\n" ); document.write( ":
\n" ); document.write( "Multiply the simplified version of the 1st equation by 3, subtract from above
\n" ); document.write( "45a + 3b = 402
\n" ); document.write( "15a + 3b = 126
\n" ); document.write( "--------------subtraction eliminates b, find a
\n" ); document.write( "30a = 276
\n" ); document.write( "a = \"276%2F30\"
\n" ); document.write( "a = 9.2
\n" ); document.write( ":
\n" ); document.write( "Find b using 5a + b= 42
\n" ); document.write( "5(9.2) + b = 42
\n" ); document.write( "b = 42 - 46
\n" ); document.write( "b = -4
\n" ); document.write( ":
\n" ); document.write( "The quadratic function: k(x) = 9.2x^2 - 4x
\n" ); document.write( ":
\n" ); document.write( "It fits exactly for x=5 and x=15
\n" ); document.write( ":
\n" ); document.write( "Check the fit using x=10;
\n" ); document.write( "k(x) = 9.2(10^2) - 4(10)
\n" ); document.write( "k(x) = 920 - 40
\n" ); document.write( "k(x) = 880 a slight difference, should be 860
\n" ); document.write( ":
\n" ); document.write( "Graphically; k(x) on the y axis
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+20%2C+-1000%2C+2500%2C+9.2x%5E2-4x%29+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );