Answer:
D. (6,6)
Step-by-step explanation:
Given the system of two equations

1. Add these two equations:

2. Subtract these two equations:

Hence, the solution to the system is (6,6)
Answer:
8,16,24,32,40, and 48
Step-by-step explanation:
first 6 multiplies of 8 are 8,16,24,32,40, and 48
hope it helps u!
<h3>Given</h3>
P = 3r + 2s
<h3>Find</h3>
the corresponding equation for s
<h3>Solution</h3>
First of all, look at how this is evaluated in terms of what happens to a value for s.
- s is multiplied by 2
- 3r is added to that product
To solve for s, you undo these operations in reverse order. The "undo" for addition is adding the opposite. The "undo" for multiplication is division (or multiplication by the reciprocal).
... P = 3r + 2s . . . . . . starting equation
... P - 3r = 2s . . . . . . -3r is added to both sides to undo addition of 3r
... (P -3r)/2 = s . . . . . both sides are divided by 2 to undo the multiplication
Note that the division is of everything on both sides of the equation. That is why we need to add parentheses around the expression that was on the left—so the whole thing gets divided by 2.
Your solution is ...
... s = (P - 3r)/2