document.write( "Question 11770: use the variable expression 3x-1.
\n" );
document.write( "evaluate the expression when x=-3,-2,-1,0,1,2,and 3. \n" );
document.write( "
Algebra.Com's Answer #6023 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! 3x-1. \n" ); document.write( "evaluate the expression when x=-3,-2,-1,0,1,2,and 3\r \n" ); document.write( "\n" ); document.write( "Substitute each number for the x;\r \n" ); document.write( "\n" ); document.write( "3(-3)-1 = -9-1=-10 \n" ); document.write( "3(-2)-1 = -6-1=-7 \n" ); document.write( "... and so on until you have done each number. \n" ); document.write( " |