document.write( "Question 94343: Okay
\n" );
document.write( "I have a chart like this:\r
\n" );
document.write( "\n" );
document.write( "n 1 2 3 4 5
\n" );
document.write( "f(n) -3 0 3 6 9\r
\n" );
document.write( "\n" );
document.write( "I need to determine the degree and find the equation of the polynomial
\n" );
document.write( "HELP PLEASE
\n" );
document.write( "thanks
\n" );
document.write( "llo
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #68669 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I have a chart like this:\r \n" ); document.write( "\n" ); document.write( "n 1 2 3 4 5 \n" ); document.write( "f(n) -3 0 3 6 9\r \n" ); document.write( "\n" ); document.write( "I need to determine \n" ); document.write( "------------ \n" ); document.write( "Since there is a common difference of 3 in the f(n) row the \n" ); document.write( "funcion is linear. \n" ); document.write( "Form y = mx+b \n" ); document.write( "Pick two points and find the linear equation. \n" ); document.write( "If you pick point (2,0) and (5,9) \n" ); document.write( "slope = m = 9/3 = 3 \n" ); document.write( "Substituting into y=mx+b you get: \n" ); document.write( "9 = 3*5+b \n" ); document.write( "b = -6 \n" ); document.write( "EQUATION: \n" ); document.write( "f(n) = 3n-6 \n" ); document.write( "Test this with a few of the points and you will see it is correct. \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H \n" ); document.write( " \n" ); document.write( " |