document.write( "Question 544610: Find three solutions of y-3x=2 (-1,0,1) \n" ); document.write( "
Algebra.Com's Answer #355167 by friesr(113)\"\" \"About 
You can put this solution on YOUR website!
get your formula in y=mx=b form:
\n" ); document.write( "y = 3x + 2
\n" ); document.write( "---
\n" ); document.write( "sub each of your points in for x
\n" ); document.write( "y = 3(-1) + 2
\n" ); document.write( "y=-1
\n" ); document.write( "(-1,-1) is one solution
\n" ); document.write( "now just put in 0 and 1 for the other two solutions.
\n" ); document.write( "
\n" );