Answer: Yes
Step-by-step explanation: We're going to have to substitute
in the coordinates of that ordered pair into the equation.
I am going to substitute in the x and substitute in the y.
So it's really 5(2) + 3(-3) = 1.
From here it should be pretty straightforward,
all we are doing is evaluating the statement.
Simplifying on the left we have 10 + -9 = 1 or 1 = 1.
Now we know that the ordered pair (2, -3) satisfies this equation.
.5 * .5 is .25 just multiply twice since .5 is squared ( .5 is the same as 1/2)
Glad to help:)
Answer:
The equation is y = -x + 4
Step-by-step explanation:
This is a very trivial exercise:
The general equation of a line is given by:
y - y₁ = m(x - x₁)
where m = slope of the linear graph
From the given graph, it can be observed that the coordinate (x₁, y₁) and (x₂, y₂) are (0, 4) and (4, 0)
The slope, m = (y₂ - y₁)/(x₂ - x₁)
m = (0 - 4)/(4 - 0)
m = -4/4
m = -1
Substituting the values of (x₁, y₁) = (0, 4) and m = -1 into the general equation:
y - y₁ = m(x - x₁)
y - 4 = -1 (x - 0)
y - 4 = -x
y = -x + 4