we have

where
c---------> is the total cost of going to the carnival
t---------> is the number of
tickets purchased
we know that
<u>the domain of the function is the interva</u>l---------------> [0,∞)
Because the number of tickets can not be negative
<u>The range of the function is the interval</u>-------------> [10,∞)
Because the total cost can not be negative
using a graph tool
see the attached figure
The answer in the attached figure
Slope intercept form is y = mx + b
Pick one of the coordinates, I’ll use (-3,-4) as the example.
Coordinates are just numbers plugged in for (x,y).
This means -3 would be your x and -4 would be your y.
So plug these numbers into the equation and you get -4 = m(-3) + b.
M is slope and to find slope, you need to do (y2-y1) / (x2-x1).
In other words, it would be (-3 - -4) / (4 - -3) = 1/7 which is your slope (m).
Now plug that in for m to get the b variable.
-4 = 1/7(-3) + b.
B = -3.57
Your answer is y = 1/7x -3.57
Answer:
Two
Step-by-step explanation:
x² + 4 = 4x + 1
x² - 4x + 3 = 0
x² - 3x - x + 3 = 0
x(x - 3) - (x - 3) = 0
(x - 3)(x - 1) = 0
x = 1, 3
y = 4(1) + 1 = 5
y = 4(3) + 1 = 13
Two solutions: (1,5) (3,13)
-x - y = 8
2x - y = -1
Ok, we are going to solve this in 2 parts. First we have to solve for one of the variables in one of the equation in terms of the other variable. I like to take the easiest equation first and try to avoid fractions, so let's use the first equation and solve for x.
-x - y = 8 add y to each side
-x = 8 + y divide by -1
x = -8 - y
So now we have a value for x in terms of y that we can use to substitute into the other equation. In the other equation we are going to put -8 - y in place of the x.
2x - y = -1
2(-8 - y) - y = -1 multiply the 2 through the parentheses
-16 - 2y - y = -1 combine like terms
-16 - 3y = -1 add 16 to both sides
-3y = 15 divide each side by -3
y = -5
Now we have a value for y. We need to plug it into either of the original equations then solve for x. I usually choose the most simple equation.
-x - y = 8
-x - (-5) = 8 multiply -1 through the parentheses
-x + 5 = 8 subtract 5 from each side
-x = 3 divide each side by -1
x = -3
So our solution set is
(-3, -5)
That is the point on the grid where the 2 equations are equal, so that is the place where they intersect.