document.write( "Question 145201: The polynomial function f (x) = 0.001 x 3 - 0.13 x 2 + 6 x + 14 models the path of a portion of the track of a roller coaster. Find the height of the track for x = 30.
\n" );
document.write( "Choose the answer from the following.
\n" );
document.write( " 338
\n" );
document.write( " 104
\n" );
document.write( " 5437.1
\n" );
document.write( " 117 \n" );
document.write( "
Algebra.Com's Answer #105868 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! f(x) = 0.001 x^3 - 0.13 x^2 + 6 x + 14 \n" ); document.write( "Simply plug in the value given and solve: \n" ); document.write( "f(30) = 0.001 30^3 - 0.13 30^2 + 6(30) + 14 \n" ); document.write( "f(30) = 0.001 30^3 - 0.13 30^2 + 6(30) + 14 \n" ); document.write( "f(30) = 27 - 117 + 180 + 14 \n" ); document.write( "f(30) = 104 \n" ); document.write( " |