document.write( "Question 616404: I need an equation for this table\r
\n" );
document.write( "\n" );
document.write( "x,-3,-2,-1,0,1,2, 3
\n" );
document.write( "y, 1, 3, 5,7,9,11,13 \n" );
document.write( "
Algebra.Com's Answer #387670 by Alan3354(69443) You can put this solution on YOUR website! I need an equation for this table\r \n" ); document.write( "\n" ); document.write( "x,-3,-2,-1,0,1,2, 3 \n" ); document.write( "y, 1, 3, 5,7,9,11,13 \n" ); document.write( "------------------ \n" ); document.write( "y = 2x + 7 \n" ); document.write( " |