Answer:
option A is the correct answer
Answer:
2
Step-by-step explanation:
because they're consecutive, each integer has to come right after the one before it.
if 1st integer is 1, the 2nd should be 2, and the 3rd should be 3.
3 is equal to 1 + 2, or n + 2
hopefully that works
For part A, you simply add the two functions a(x) and b(x). The resulting function is then (a+b)(x) = 5x +2.
For part B, you multiply the functions a(x) and b(x). Using the FOIL method, we obtain, 6x^2 -24x + 20x - 80. Simplifying, we get, (a*b)(x) = 6x^2 -4x - 80.
For part C, you replace x in the function a(x) with the expression from b(x). This results to: a[b(x)] = 3(2x - 8) +10. Simplifying, a[b(x)] = 6x - 14.
If the number of ice cream sandwiches is x
And the number of cookies is y
Then
1.75x + 0.75y = 12.25
and
x + y = 11
y = 11 - x
1.75x + 0.75 (11 - x) = 12.25
1.75x + 8.25 - 0.75x = 12.25
x + 8.25 = 12.25
x = 12.25 - 8.25
x = 4
if x = 4
4 + y = 11
y = 11 - 4
y = 7
x = 4, y = 7