document.write( "Question 377358: Complete this table that shows linear relationships between x and y.
\n" );
document.write( "x: -4, 1, 0, ____
\n" );
document.write( "y: 14, 4, __, -6 \n" );
document.write( "
Algebra.Com's Answer #268099 by robertb(5830) You can put this solution on YOUR website! The slope is (14-4)/(-4-1) = 10/-5 = -2. The equation is then y = -2x+6. If x = 0, then y = 6. If y = -6, then -6 = -2x+6, or -12 = -2x, or x = 6. \n" ); document.write( " |