<h3>
Answer: 20% increase</h3>
======================================================
Explanation:
A = old value = 110
B = new value = 132
C = percent change
C = 100*(B-A)/A
C = 100*(132-110)/110
C = 20%
The positive C value means we have a percent increase, which corresponds to the fact that A = 110 increases to B = 132.
The B-A = 132-110 = 22 portion up top indicates that the increase is 22 pounds, which when divided over 110, gets us 22/110 = 0.20 = 20%
---------------
Checking the answer:
20% of 110 = 0.20*110 = 22
She's able to lift 22 extra pounds on top of the 110 pounds she can handle previously, so she can now lift 110+22 = 132 pounds. The answer is confirmed.
The decrease was 27%.
Step-by-step explanation:
Old value = $980
New value = $720
Decrease = Old value - New value

Percent decrease = 

Rounding off to near whole percent
Percent decrease = 27%
The decrease was 27%.
Keywords: Percentage, subtraction
Learn more about subtraction at:
#LearnwithBrainly
Answer:
The answer to your question is: when x = 100 days, y = 34 m³
Step-by-step explanation:
Data
Volumen = 61 m³
Loses 0.27 m³ each day
Equation y + 0.27x = 61
when x = 100, y = ?
Process, just substitute x in the equation and solve it for y
y + 0.27(100) = 61
y + 27 = 61
y = 61 - 27
y = 34 m³
It means that after ten days, the swimming pool will only have 34 m³, because 27 m³ will have evaporated.
-4x + 6y = 12
x + 2y = -10
First solve for x in the second equation
x + 2y = -10
x = -10 - 2y
Now we have a value for x so we can substitute it into the other equation
-4 (-10 - 2y) + 6y = 12
Now solve for y
40 + 8y + 6y = 12
40 + 14y = 12
14y = -28
y = -2
Now we have a value for y that we can plug into one of the original equations so we can solve for x
x + 2y = -10
x + 2(-2) = -10
x - 4 = -10
x = -6
Your solution set is
(-6, -2)