Your answer would be 210.
Answer:
50 gluten-free cupcakes and 100 regular cupcakes.
Step-by-step explanation:
Let's define the variables:
R = number of regular cupcakes sold
G = number of gluten-free cupcakes sold
The total amount of money raised then is:
M = R*$2.00 + G*$3.00
We also know that:
The number of regular cupcakes sold was 2 times the number of gluten-free cupcakes sold.
then:
R = 2*G
And we also know that the amount of money raised is $350
Then we have the equations:
R = 2*G
R*$2.00 + G*$3.00 = $350
We can replace the first equation into the second one, so we have only one variable:
(2*G)*$2.00 + G*$3.00 = $350
Now we can solve this for G.
G*$4.00 + G*$3.00 = $350
G*$7.00 = $350
G = $350/$7.00 = 50
G = 50
50 gluten-free cupcakes where sold.
And using the equation:
R = 2*G = 2*50 = 100
We can conclude that 100 regular cupcakes were sold.
Answer:

Step-by-step explanation:
<h3>
Answer: -7 < x < 17</h3>
====================================================
Explanation:
Plug in the lower bound of the domain, which is x = -3
f(x) = 3x+2
f(-3) = 3(-3)+2
f(-3) = -9+2
f(-3) = -7
If x = -3, then the output is y = -7. Since f(x) is an increasing function (due to the positive slope), we know that y = -7 is the lower bound of the range.
If you plugged in x = 5, you should find that f(5) = 17 making this the upper bound of the range.
The range of f(x) is -7 < y < 17
Recall that the domain and range swap places when going from the original function f(x) to the inverse 
This swap happens because how x and y change places when determining the inverse itself. In other words, you go from y = 3x+2 to x = 3y+2. Solving for y gets us y = (x-2)/3 which is the inverse.
-----------------------
In short, we found the range of f(x) is -7 < y < 17.
That means the domain of the inverse is -7 < x < 17 since the domain and range swap roles when going from original to inverse.