72 different orders, each soup can have a different meat and other* so take 4* 6* 3 because that is how many different combanations you can do
Answer:
The options are not shown, so i will answer in a general way.
Let's define the variables:
h = number of hats
m = number of mugs.
We know that a total of 1000 items were ordered, then:
h + m = 1000
We also know that we have 3 times more mugs than hats, this can be written as:
m = 3*h
Now we have the system of equations:
h + m = 1000
m = 3*h
To solve these, we usually start by isolating one of the variables in one equation and then replace that in the other equation, but in this case, we already have m isolated in the second equation, then we can replace that in the first equation to get:
h + m = 1000
h + (3*h) = 1000
Now we can solve this equation for h, and find the number of hats ordered.
4*h = 1000
h = 1000/4 = 250
There were 250 hats ordered.
Answer:
c=50
Step-by-step explanation:
Slope-intercept form is y = mx + b.
In this form, m is slope and b is y-intercept.
Slope is rise over run. The formula for this is (y2-y1)/(x2-x1).
Y-intercept is the value of y when x is equal to 0.
1. Slope = 8 ; Y-intercept = 0
y = mx + b
m = 8 ; b = 0
y = 8x + 0
y = 8x
2. Slope = 1 ; Y-intercept = 2
y = mx + b
m = 1 ; b = 2
y = 1x + 2
y = x + 2
The answer to #1 is y = 8x.
The answer to #2 is y = x + 2.
Hope this helps!