document.write( "Question 308029: Given the linear equation:
\n" ); document.write( "- Find the y-coordinates of the given points. Show your work.
\n" ); document.write( "- Plot those points and graph the linear equation.
\n" ); document.write( "
\n" ); document.write( "y = 4x - 1
\n" ); document.write( "
\n" ); document.write( "(0, ), (1, ), (2, )
\n" ); document.write( "

Algebra.Com's Answer #220283 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
y = 4x - 1
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C4x+-1%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, 4x -1)
\n" ); document.write( "(0,-1), (1,3), (2,7 )
\n" ); document.write( "
\n" );