the anwser to this queation is D
The domain is the set of all allowed x values. In this case, we consider the whole numbers between 0 and 10. So we have x = 0, x = 1, x = 2, ... all the way up to x = 10.
To find the y values, you replace each x with the numbers mentioned and simplify.
For instance, if x = 2, then,
f(x) = 3.50x
f(2) = 3.50*2
f(2) = 7
This tells us that x = 2 packages cost y = 7 dollars.
<h3>
Answer: x*a^2 or a^2*x</h3>
======================================
Work Shown:
a^(b+2) = a^b*a^2 ... break up the exponent
a^(b+2) = x*a^2 ... replace a^b with x
We don't know the value of 'a' nor the value of x, so we cannot evaluate further. This is the same as a^2*x because order of multiplication does not matter. For example, 2*3 = 6 and 3*2 = 6, so 2*3 = 3*2.