Answer:
69
Step-by-step explanation:
I really need points...???......?
Answer: 9x19=171
Step-by-step explanation:
Jon has 9times as many mm as lala has 19 more then jon.
19) 15 <= 9 + 3x
15) x = 23,24,25
17) x <= 115
9) Second line
11) g > 20, don't fill in dot, any number greater than 20
1) -3 + h<= 3.4
3) No, x > -2
5) x > 14, don't fill in dot, any number greater than 14
7) k<=20, fill in dot, 20 or any larger number
(took me while to type this out lol cause on mobile)
18 + 14 + 14 = 46 oz
Then there are 16 oz in a pound so we take 46 oz ÷ 16 oz and we get 46/16 in fraction form. Then we simplify this out and get 2 7/8 pounds.
Answer:
C and E
Step-by-step explanation:
To answer this question, we plug in the X values of the coordinates into the equation to see if they'll give us the corresponding Y value.
(X, Y)
Example:
Y = 5X
6 != 5 * 3
We do this for every coordinate point. If the problem doesn't make sense, it doesn't fall on the line. Let's test every one of these.
B. (0, 1)
1 != 5 * 0
C. (3, 15)
15 = 5 * 3
D. (4, 2)
2 != 5 * 4
E. (-1, -5)
-5 = 5 * -1
F. (-1, 5)
5 != 5 * -1
* For those who don't know, the != is how to say "not equal to" in computer science.