Y=-3x+1
So the answer is A. All you're doing is moving the 3x to the opposite side, and because your switching the side, you need to switch the sign. So it's a negative 3x after you solve for y. Solving for y(or any letter) is just getting that letter alone on one side of the equal sign.
Answer:
See below
Step-by-step explanation:
<u>Given function:</u>
m represents the domain and D represents the range of the function, therefore m = x, D = y
<u>Filling in the table:</u>
- for x = 10, y = 35 + 0.4*10 = 35 + 4 = 39 and so on for the rest of the values
- x = 10, 30, 50, 75, 100
- y = 39, 47, 55, 65, 75
The answer would be A. When using Cramer's Rule to solve a system of equations, if the determinant of the coefficient matrix equals zero and neither numerator determinant is zero, then the system has infinite solutions. It would be hard finding this answer when we use the Cramer's Rule so instead we use the Gauss Elimination. Considering the equations:
x + y = 3 and <span>2x + 2y = 6
Determinant of the equations are </span>
<span>| 1 1 | </span>
<span>| 2 2 | = 0
</span>
the numerator determinants would be
<span>| 3 1 | . .| 1 3 | </span>
<span>| 6 2 | = | 2 6 | = 0.
Executing Gauss Elimination, any two numbers, whose sum is 3, would satisfy the given system. F</span>or instance (3, 0), <span>(2, 1) and (4, -1). Therefore, it would have infinitely many solutions. </span>
Answer: Y=-1/4x
Step-by-step explanation:
A good way to find an equation of a line is to look for the slope. An obvious spot on this line would be when it crosses (0,0), and another one to the right would be when it crosses at (4,-1).
The slope is rise over run, or if we use the two points we found, "rise" would be -1, because it's dropping 1 unit when going from (0,0) to (4,-1), and the "run" would be 4, because it moves to the right 4 from (0,0) to (4,-1).
Putting these two values together we get:
m (slope) = rise / run
m = -1 / 4
Out of all the equations we're given, we can look for the one with a slope of -1/4, which is given to us:
y = (-1/4)x
Answer:
7x^2 -5x + 4
Step-by-step explanation:
5x^2 – 6x+2
- (-2x^2 - x - 2)
We got 5x^2 - (-2x^2) = 5x^2 + 2x^2 = 7x^2
-6x - (-x) = -6x + x = -5x
2 - (-2) = 2+2 = 4
So the equation would be 7x^2 -5x + 4
Hope this help :3