document.write( "Question 812165: What is the value of y = 3x - 5 when x = -1,0,1 and how would the graph look \n" ); document.write( "
Algebra.Com's Answer #489113 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! y = 3x - 5 \n" ); document.write( "for \n" ); document.write( "x = -1,0,1 \n" ); document.write( "--- \n" ); document.write( "(-1, -8) \n" ); document.write( "(0, -5) \n" ); document.write( "(1, -2) \n" ); document.write( "--- \n" ); document.write( "-1, -8, 0, -5, 1, -2 \n" ); document.write( "graph the above xy pair list with: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( "--- \n" ); document.write( "graph is a straight line sloping at a rate of 3 (y/x), up from left to right, and passing through the point (0, -5) \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |