Answer: The solution is (3, -2)
This means that x = 3 and y = -2 pair up together.
=====================================================
Explanation:
The solution is where the two lines cross. Note if we started at the origin (0,0) and moved to the right 3 units, and then down 2 units, we would arrive at the location (3, -2).
-----------------
As a way to check, we can plug x = 3 into each equation. We should get y = -2 as a result for each equation
y = (-5/3)x + 3
y = (-5/3)*3 + 3
y = -5+3
y = -2
The first equation is confirmed. Let's check the second equation
y = (1/3)x - 3
y = (1/3)*3 - 3
y = 1 - 3
y = -2
Both equations have the y value equal -2 when x = 3. Therefore, the overall solution is confirmed.
Answer:
Step-by-step explanation:
مرحبًا ، أود أن أحاول مساعدتك في عملك المدرسي. إذا كنت تستطيع أن تشرح أكثر فأنا أقدر ذلك.
Answer:
Yeah and i don't know how to answer that sorry
Step-by-step explanation:
you can't look it up some how?
Even though we are using variables, we still know that "difference" means subtraction. So, if the larger is x1 and x2, those variables go first. The smaller, y1 and y2 will go second. So our problem will look like this:
(x1 < x2 ? x2 : x1) - (y1 < y2 ? y1 : y2)