document.write( "Question 435472: My daughter needs to write the function rule for
\n" );
document.write( "x y
\n" );
document.write( "0 1
\n" );
document.write( "1 3
\n" );
document.write( "2 5
\n" );
document.write( "3 11
\n" );
document.write( "4 25
\n" );
document.write( "5 55
\n" );
document.write( "6 95\r
\n" );
document.write( "\n" );
document.write( "Not all numbers are divisible by 5 - she tried squaring - exponents - she's stumped. any help would be appreciated. Thank you. \n" );
document.write( "
Algebra.Com's Answer #301386 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I plotted the pairs on a graphing calculator \n" ); document.write( "and ran a CubicRegression program against the \n" ); document.write( "data. \n" ); document.write( "--- \n" ); document.write( "The Regression equation is \n" ); document.write( "y = 0.6111111x^3-1.38095x^2+2.007937x+1.285714 \n" ); document.write( "----- \n" ); document.write( "The R-value is 0.999189 \n" ); document.write( "which indicates a very strong correlation. \n" ); document.write( "=============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " |