I’m pretty sure it’s -6 because f(x) is the first curve and g(x) is the second and there’s six spaces between each of their vertexes
I believe it is C, but correct me if I'm wrong.
Answer:
Given:
Suppose Paul receives a 6% raise every year.
To find:
After four such raises, the total percentage increase to the nearest whole percent.
The formula used to calculate percentage is: (value/total value)*100%.
Step-by-step explanation:
Step 1 of 1
Assume his salary is originally 100 dollars.
Then, in the next year, he would have 106 dollars, and in the next, he would have 112.36 dollars.
The next year he would have 119.1016 dollars and in the final year, he would have 126.247.
As the total increase is,
((126.247 -100)/100) *100
= 26.247%
the answer is 26%.
Answer:
Step-by-step explanation:
Area = length * width
length: x + 3
width: x - 5
A = (x + 3)(x - 5)
Simplify (x + 3)(x - 5) using the FOIL method:
1. First numbers: multiply the first number of each binomial together--x*x = x%5E2
2. Outer numbers: multiply the outer number of each binomial (out of the entire expression, the number farthest to the left (x) and the number farthest to the right (-5))--x*-5 = -5x
3. Inner numbers: multiply the inner number of each binomial--3*x = 3x
4. Last numbers: multiply the last number of each binomial--3*-5 = -15
==> Now, add all of the results together and combine like terms: x%5E2+-+5x+%2B+3x+-+15 = x%5E2+-+2x+-+15
Therefore, A = x%5E2+-+2x+-+15