document.write( "Question 936050: Write an equation for the line that passes through the points shown in the table.
\n" );
document.write( "x=-2,-1,0,2,1
\n" );
document.write( "y=1,1,1,1,1 \n" );
document.write( "
Algebra.Com's Answer #569473 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! irrespective of x values , y value is same \n" ); document.write( " y value is constant \n" ); document.write( " Hence equation of line is y = 1 \n" ); document.write( " \n" ); document.write( " |