No, you would only need to multiply 16 by 5 once
Answer: choice A. 40 liters
====================================
Explanation:
x = number of liters of the 50% alcohol solution
If we have x liters of 50% alcohol, then we have 0.50*x liters of pure alcohol. This is added to 0.90*40 = 36 liters of pure alcohol (from the 90% solution).
So far we have 0.50*x + 36. This expression represents the total amount of pure alcohol. We want a 70% solution, so we want 70% of the total 40+x meaning 0.50*x + 36 is to be set equal to 0.70*(40+x) and we solve for x as shown below
0.50*x + 36 = 0.70*(40+x)
0.50*x + 36 = 0.70*(40)+0.70*(x)
0.50*x + 36 = 28+0.70*x
36 - 28 = 0.70*x - 0.50x
8 = 0.20x
0.20x = 8
x = 8/0.20
x = 40
So that is why the answer is choice A. 40 liters
You can multiply 16<span> by 3 (the only prime factor of </span>24<span> not shared by </span>16), to find the LCM<span>: 3 * </span>16<span> = 48</span>
-- So 48 is the answer
Answer:
y≤-x+4
Step-by-step explanation:
x intercept =4
y intercept=4
the shaded area under the solid line because it is greater than or equal
Problem: A bus company took a tour bus on the ferry when there were 30 people aboard. The ferry charged the bus company $180. The following week, the bus had 50 people on board and the ferry charged them $220. How much is the "base rate" for the empty bus? How much does each person cost? Show this using y = mx + b form.
Solution:
Let x = the number of people on the bus
Let y = the total cost for the bus with its passengers to use the ferry.
Then, when there are 30 people on the bus (x = 30), the cost was $180 (y = 180). This means the point (x, y) = (30, 180).
Also, when there were 50 people on the bus, the cost was $220. So that is the point (50, 220).
You see - we have two points and so we can write the equation of a line that goes through those points. The first thing we have to do is find the slope.
The slope of the line joining two points is the rise divided by the run. That means
m = (y2 - y1) / (x2 - x1)
So we put in the values of (30, 180) and (50, 220):
m = (220 - 180) / (50 - 30)
m = 40 / 20
m = 2.
The slope is 2. Now we can write it in the form y = mx + b, using 2 for m:
y = 2x + b.
This equation connects both points, so that means it goes through those points. We want to know "b" next, so we can now substitute in either point for the x and the y. I will substitute in x = 50 and y = 220:
220 = 2(50) + b
220 = 100 + b
b + 100 = 220
b = 120.
Now I know the b and the m, so I can finally write the full y=mx + b form of the equation:
y = 2x + 120.
For the other questions, I can look at the equation I got. The y-intercept (b value) is $120. That means that we are adding $120 on to the price all the time. That's the price for the empty bus. The 2x means to multiply the number of people by two and add this to the $120. So each person is $2.
Here's an example: if you had just 10 people on the bus, you'd pay $120 for the empty bus and $2 for each person. That's $20 for the people and $120 for the bus. That total is $140. Let's see if (10, 140) works in the equation we got:
y = 2x + 120
140 ?=? 2(10) + 120
140 ?=? 20 + 120
yes. 140 = 140. It does work.
Now you try it with your question.