document.write( "Question 825382: How do I find the value of y so that the line goes the through the points (2,-2) and (x,3) and has a slope of 5. I already did the y=(y2-y1) over (x2-x1)I don't know what to do now. Please help!!! \n" ); document.write( "
Algebra.Com's Answer #497249 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "given: \n" ); document.write( "(2,-2) \n" ); document.write( "slope = 5 \n" ); document.write( "--- \n" ); document.write( "to solve the linear equation, copy and paste this (the point of intersection and the parallel slope): \n" ); document.write( "2,-2,5 \n" ); document.write( "into the \"Point-Slope form: x1 y1 m\" input box here: https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "x-intercept = (2.4, 0) \n" ); document.write( "y-intercept = (0, -12) \n" ); document.write( "slope = 5 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "the slope-intercept form of our new line: \n" ); document.write( "y = 5x - 12 \n" ); document.write( "--- \n" ); document.write( "solving manually: \n" ); document.write( "--- \n" ); document.write( "the general point-slope form: \n" ); document.write( "y - y1 = m(x - x1) \n" ); document.write( "--- \n" ); document.write( "given: \n" ); document.write( "(2,-2) \n" ); document.write( "slope = 5 \n" ); document.write( "y + 2 = 5(x - 2) \n" ); document.write( "y = 5x - 10 - 2 \n" ); document.write( "--- \n" ); document.write( "y = 5x - 12 \n" ); document.write( "--- \n" ); document.write( "NOTE: \n" ); document.write( "the linear equation solver and the manual solution agree. \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( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |