document.write( "Question 28473: How do you graph the equation y=-4x? \n" ); document.write( "
Algebra.Com's Answer #15534 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! You need to make a table choosing values for x, then solving the equation for y; \n" ); document.write( "so let x=1; \n" ); document.write( "y=-4(1) \n" ); document.write( "y=-4 \n" ); document.write( "let x=0; \n" ); document.write( "y=-4(0) \n" ); document.write( "y=0 \n" ); document.write( "let x =2; \n" ); document.write( "y=-4(2) \n" ); document.write( "y=-8 \n" ); document.write( "Now that you have 3 points you can graph and then connect those ith a line. \n" ); document.write( "=) \n" ); document.write( " |