First, you try to make sure that both the denominators are the same. In order to do this, you multiply both fractions' numerator and denominator by the other fraction's denominator. Next, you combine like terms in the numerator, and then you simplify the fraction.
<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.
Answer:
D. y = (x - 3)²
Step-by-step explanation:
The parabola formula in vertex form is:
y = a(x - h)² + k
where the vertex is located at (h, k). Replacing with vertex (3, 0) we get:
y = a(x - 3)² + 0
y = a(x - 3)²
In all possible options the leading coefficient <em>a</em> is equal to one. Therefore:
y = (x - 3)²
22.5/(x-6) + 22.5/(x+6) = 9
multiply by x-6
=> (x-6)22.5/(x-6) + (x-6)22.5/(x+6) = 9(x-6)
=> 22.5 + (x-6)22.5/(x+6) = 9(x-6)
multiply by x+6
=> (x+6)22.5 + (x+6)(x-6)22.5/(x+6) = 9(x-6)(x+6)
=> (x+6)22.5 + (x-6)22.5 = 9(x-6)(x+6)
distribute
=> 22.5x+6(22.5) + 22.5x - 6(22.5) = 9(x^2 - 36)
=> 45x = 9x^2 - 9(36)
=> 0 = 9x^2 - 45x - 9(36)
divide by 9
=> 0 = x^2 - 5x - 36
=> 0 = x^2 - 5x - 36
=> 0 = (x - 9)(x + 4)
x=9 and -4