The answer would be 3.175 kg
Answer:
b = c − 2a
------------
2
Step-by-step explanation:
2a + 2b = c
2b = c − 2a
b = c − 2a
------------
2
Answer:
C: X <= 7
Step-by-step explanation:
Reimagine the inequality as
3 - 1 >= X - 5/7*X
2 >= 2/7*X
1 >= 1/7 * X
7 >= X
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.