answer: -10x-7y
because you have to simplify the problem
Answer:
4) slope= 0
5)
Step-by-step explanation:
4) Slope
= 0
The slope is zero as the line is a horizontal line (since both points have the same y-coordinate of 10).
5) Slope
Since you have taken (x₁, y₁) to be (9, 4), the value of x₁ should be 9 instead of 2.
Let the two numbers be represented by x and y. The problem statement gives rise to two sets of equations.
x - y = 0.6
y/x = 0.6 . . . . . . . assuming x is the larger of the two numbers
or
x/y = 0.6 . . . . . . . assuming y has the larger magnitude
The solution of the first pair of equations is
(x, y) = (1.5, 0.9)
The solution of the first and last equations is
(x, y) = (-0.9, -1.5)
The pairs of numbers could be {0.9, 1.5} or {-1.5, -0.9}.
Answer:
To solve the system of equations by substitution:
<u>2x+y=-2</u>
<u>3x-y=7</u>
first solve for y:
2x+y=-2
y=-2x-2
Then plug ^^ equation for y in the other equation
3x-(-2x-2)=7
5x+2=7
5x=5
x=1
Then solve for y:
2(1)+y=-2
y=-4
Final answer is x = 1 and y = -4
Hope it helps!