You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This function will give the y value for the point slope math equation, y=mx=b. The m stands for the slope, the x stands for the x coordinate, and the b stands for the y-intercept. This equation uses 3 variables to come up with the result of y for the x value plugged into the equation. This equation is linear.