Answer: 30
Step-by-step explanation:
The equation of the line is y= 3 - 2x.
<h3>What is equation?</h3>
An equation is a mathematical expression that contains an equals symbol. Equations often contain algebra.
Given:
Coordinates (0, 3) and (2, -1)
So,
slope = -4/2=-2
and equation of line is
(y- y1) = m (x- x1)
y-3 = (-2)(x-0)
y-3 = -2x
y= 3 - 2x
Hence, the equation of line is y= 3 - 2x.
Learn more about equation of line here:
brainly.com/question/12788590
#SPJ1
Answer:
y = 2*x + 4
Step-by-step explanation:
We know that a linear function can be written as:
y = a*x + b
Where a is the slope and b is the y-intercept.
We know that if this line passes through the points (x₁, y₁) and (x₂, y₂) the slope can be written as:
a = (y₂ - y₁)/(x₂ - x₁)
So, here we know that our line must pass through the points (-2,0) and (0, 4)
Then the slope of this line is:
a = (4 - 0)/(0 - (-2))
a = 4/2 = 2
Then our line is something like:
y = 2*x + b
Now, to find the value of b we can use one of these two points, for example if we use the point (-2, 0), we know that, when x = -2, we must have y = 0.
0 = 2*(-2) + b
0 = -4 + b
4 = b
Then the equation for our line is:
y = 2*x + 4