document.write( "Question 19242: how can i solve y=3x+2 if the domain is (-2 , -1 , 0 , 2 , 5 ) \n" ); document.write( "
Algebra.Com's Answer #9274 by sukusu(21)\"\" \"About 
You can put this solution on YOUR website!
replace x with the given numbers and solve the prolem
\n" ); document.write( "fro example lets take 2
\n" ); document.write( "y=3(2)+2
\n" ); document.write( "y=6+2
\n" ); document.write( "y=8
\n" ); document.write( "see if you can do the rest with the other domains
\n" ); document.write( "
\n" );