document.write( "Question 548552: An object is thrown straight up into the air. The table below shows the height of the object as it ascends.
\n" );
document.write( " Time (s)--- 0----0.1----0.2----0.3----0.4----0.5----0.6
\n" );
document.write( "Height(m) 0---- 1 ----1.8----2.6----3.2----3.8----4.2
\n" );
document.write( "A) Perform a non-linear regression for these data. Record the equation of best fit and the coefficient of determination.
\n" );
document.write( "B) Use your model to predict the maximum height of the object and how long the object will be in the air?
\n" );
document.write( "C) Do you think the model is accurate? \n" );
document.write( "
Algebra.Com's Answer #357055 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An object is thrown straight up into the air. The table below shows the height of the object as it ascends. \n" ); document.write( "Time (s)--- 0----0.1----0.2----0.3----0.4----0.5----0.6 \n" ); document.write( "Height(m) 0---- 1 ----1.8----2.6----3.2----3.8----4.2 \n" ); document.write( "A) Perform a non-linear regression for these data. Record the equation of best fit and the coefficient of determination. \n" ); document.write( "y = -5.2381x^2 + 10.1429x + 0.0095; R = sqrt(0.9997) \n" ); document.write( "----------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "B) Use your model to predict the maximum height of the object and how long the object will be in the air? \n" ); document.write( "Ans: 4.9196 \n" ); document.write( "----------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "C) Do you think the model is accurate? \n" ); document.write( "I'll leave that to you. \n" ); document.write( "===== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " \n" ); document.write( " |