Answer:
The point slope formula states (y-y1)=m(x-x1)
Where m is the slope and (x1 y1) is a point the line passes through
Substituting the point and slope from the problem give
(y-5)=-2(x-3) ~answer
2^10 = 1024 possible ways to answer the test
No, the probability of getting a 5 is 1/6, but you could roll any number of fives in a row. It is just as likely to get rolled the second time as it was the first.
Answer:
y=3x-1 and y=3x+1
Step-by-step explanation:
y=mx+b form
m stands for the slope which is rise over run.
b stands for the y intercept. where the line intersects with the y axis.
Answer:
Step-by-step explanation:
A line perpendicular to the given line has a slope that is the negative inverse of the reference line.
Rewrite the given equation in the format of y=mx+b, where mi is the slope and b is the y-intercept (the value of y when x = 0.
2x + 3y = 4
3y=-2x+4
y = -(2/3)X + (4/3)
The reference slope is -(2/3). The negative inverse is (3/2), which will be the slope of a perpendicular line. We can write the new line as:
y = (3/2)x + b
Any value of b will still result in a line that is perpendicular. But we want a value of b that will shift the line so that it intersects the point (-3,-5). Simply enter this point in the above equation and solve for b.
y = (3/2)x + b
-5 = (3/2)(-3) + b
-5 = -(9/2) + b
-5 = -4.5 + b
b = - 0.5
The equation of the line that is perpendicular to 2x + 3y = 4 and includes point (-3,-5) is
y = (3/2)x - 0.5