Answer: - (2 + 3) = -5
<u>Step-by-step explanation:</u>
When combining numbers that have the same sign, you add them and then include the sign.
For example:
-2 - 3 = -(2 + 3) = -5
-6 - 5 = -(6 + 5) = -11
-7 - 8 = -(7 + 8) = -15
Answer:
I think it is D
Step-by-step explanation:
Answer:
$16.25
Step-by-step explanation:
Half a gallon for $2.50 is the same as a quarter a gallon for $1.25.
If she needs 3.25 gallons, which is 13 quarters, we do $1.25 * 13 = $16.25.
Therefore, she will spend $16.25.
Your insight that the function values differ by 5 every time is very important. So your f(x) will contain 5x as a term. You have to find a constant to add or subtract to make sure f(1)=-2.
f(x) = 5x-7 does the job.
Answer:
h(x)= x^2+11x+30
Step-by-step explanation:
A quadratic function is in the form h(x) = ax^2 + bx + c.
Since the zeros are -6 and -5, take the opposite signs and add them to the variable x separately.
It should look like this: h(x)= (x+6)(x+5)
Since this is the factored form, we have to solve this equation further.
h(x)= (x+6)(x+5)
h(x)= x^2+6x+5x+30
h(x)= x^2+11x+30