y = (3x)/2 + 2
Slope = 3/2
y-intercept = 2
The first point is y-intercept when x = 0 = (0,2). Now according to our slope we move 3 up (Why up? Because it's positive) and 2 right (Why right? Because it's positive).
When you move 3 up from (0,2), you get (0,5) and move 2 right which is (2,5).
Remember: slope = change in y / change in x
Points: (0,2) and (2,5)
Answer:
76.7 liters
Step-by-step explanation:
You have ...
C1×V1 = C2×V2
so ...
V2 = V1×(C1/C2) = (115 L)×(14/21) = 76 2/3 L
V2 ≈ 76.7 L
In the given question, there are several information's of immense importance and they can be used to find the necessary answers. It is already given that John and Andrew have 3.40 pound together. It is also given that John has 1.20 pound more than Andrew. It is also assumed that John has"u" pound and Andrew has "v" pounds.
Then we can write the two equations as
u + v = 3.40
u = v + 1.20
To find the values of u and v, we can replace the u in the first equation with the value of u in the second equation. Then
u + v = 3.40
(v + 1.20) + v = 3.40
2v + 1.20 = 3.40
2v = 3.40 - 1.20
2v = 2.2
v = 2.2/2
= 1.1
Now we replace the value of v in the first equation to find the value of u.
u + v = 3.40
u + 1.1 = 3.40
u = 3.40 - 1.1
u = 2.3
Answer:
a 30 b -21
Step-by-step explanation:
a 5x = 5(6)
= 30
b 3y = 3(-7)
= -21
Answer:
y = |x-3| -1
Step-by-step explanation:
The parent function has been shifted right 3 units and down 1 unit. That is f(x)=|x| has been moved to ...
y = f(x -3) -1
y = |x -3| -1 . . . . matches the last choice