6.4 ounces.
You can get this by first converting to ounces which is a smaller value. Then you can divide by 10.
Answer:
line a and b are parallel
line c is not perpendicular because it is not 3
step-by-step explanation:
if the slope is the same it is parallel
if the slope is the complete opposite it is perpendicular
lines a and b are parallel with a slope of -1/3
(0, 5) (3, 4)
m = 4 - 5 / 3 - 0
m = -1 / 3
m = -1/3
(-1, 1) (2, 0)
m = 0 - 1 / 2 + 1
m = -1 / 3
m = -1/3
line c is perpendicular to lines a and b the slope is
(0, 0) (2, 5)
m = 5 - 0 / 2 - 0
m = 5/2
2.5
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
Answer:
105 maybe
Step-by-step explanation:
Y=mx+b, m=(y2-y1)/(x2-x1)
m=(7-4)/(6--3)=3/9=1/3
y=x/3 +b, now use either point to solve for b, I'll use (6,7)
7=6/3 +b
7=2+b
b=5 so our line is:
y=x/3 +5 or more neatly...
y=(x+15)/3