document.write( "Question 485780: Given the linear equation y=-7/8x+2, find the y-coordinates of the points (-8,), (0,), and (8,). Please show all of your work \n" ); document.write( "
Algebra.Com's Answer #332179 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Plug the x values in the equation y=mx+b , to generate y values y= 0.88 x + 2
\n" ); document.write( "
\n" ); document.write( "x= -8 , y= 0.88 * -8 + 2 , y= -7 + 2 , y= -5 ,
\n" ); document.write( "x= 0 , y= 0.88 * 0 + 2 , y= 0 + 2 , y= 2
\n" ); document.write( "x= 8 , y= 0.88 * 8 + 2 , y= 7 + 2 , y= 9
\n" ); document.write( "
\n" ); document.write( "
\n" );