document.write( "Question 680467: There is an x and y table. I need help on finding the pattern/equation/expression so I can write the next few xs and ys. I hope that makes sense. Here it is:\r
\n" );
document.write( "\n" );
document.write( "x y\r
\n" );
document.write( "\n" );
document.write( "-2 -11
\n" );
document.write( "-1 -4
\n" );
document.write( "0 -3
\n" );
document.write( "1 -2
\n" );
document.write( "2 5
\n" );
document.write( "3 24\r
\n" );
document.write( "\n" );
document.write( "If possible, please include what type of pattern this is. (Linear, Quadratic, etc.) \n" );
document.write( "
Algebra.Com's Answer #422339 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There is an x and y table. I need help on finding the pattern/equation/expression so I can write the next few xs and ys. I hope that makes sense. Here it is: \n" ); document.write( "x y \n" ); document.write( "-2 -11 \n" ); document.write( "-1 -4 \n" ); document.write( "0 -3 \n" ); document.write( "1 -2 \n" ); document.write( "2 5 \n" ); document.write( "3 24 \n" ); document.write( "If possible, please include what type of pattern this is. (Linear, Quadratic, etc.) \n" ); document.write( "-------- \n" ); document.write( "Equation: \n" ); document.write( "y = x^4-3 \n" ); document.write( "That is a Quartic Equation. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |