It’s True liner y= 3 - 10x
Answer:
363892917382827365
Step-by-step explanation:
thats how one adds
Answer:
The answer is: y = 3x - 7
Step-by-step explanation:
Given point: (5, 8).
Slope m = 3
Use the point slope form and solve for y:
y - y1 = m(x - x1)
y - 8 = 3(x - 5)
y - 8 = 3x - 15
y = 3x - 15 + 8
y = 3x - 7
Proof:
f(x) = 3x - 7
f(5) = 3(5) - 7
= 15 - 7 = 8, giving (5, 8)
Answer:
equation: y=-2x+2
a=-3
b=-8
Step-by-step explanation:
we need to find the equation of the line containing the point (3,-4) and has the slope (m) of -2
slope-intercept form is given as y=mx+b, where m is the slope and b is the y intercept
we can plug what we know into the equation:
y=-2x+b
we need to find b though
since the point will pass through the point (3,-4) we can subsitute it into the equation to find b
-4=-2(3)+b
-4=-6+b
2=b
the y intercept is 2
so the equation is y=-2x+2
the line also contains the points (a,8) and (5,b)
first, let's find a
a is the x value of the point
we know the value of y (8)
substitute y as 8 and solve for x
8=-2x+2
subtract
6=-2x
-3=x=a
so a is -3
now find b
b is the y value of the point
we know the x value (5)
substitute x as 5 and solve for y
y=-2(5)+2
y=-10+2
y=-8=b
so b is -8
hope this helps!