Answer:
(4, 1)
Step-by-step explanation:
3x+4y=16 /*4
-4x-3y= - 19 /*3
12x + 16y = 64
<u>- 12x - 9y = - 57 </u>
7y = 7
y = 1
3x+4y=16
3x + 4*1 = 16
3x = 16 - 4
3x = 12
x = 4
Answer:
10 million (10,000,000) tens can go into 100,000,000
Question four should be -7, question five should be 99, and question six should be 56.
Answer: Choice B
Range = {-3, 1, 5}
============================================
Explanation:
The domain is the set of all possible input x values. The range is the set of all possible y outputs.
Plug in each x value from the domain, one at a time, to get its corresponding range y value.
--------------------
Start with x = -3
f(x) = 2x+3
f(-3) = 2(-3)+3
f(-3) = -6+3
f(-3) = -3
So -3 is in the range.
--------------------
Move onto x = -1
f(x) = 2x+3
f(-1) = 2(-1)+3
f(-1) = -2+3
f(-1) = 1
1 is also in the range
--------------------
Finally plug in x = 1
f(x) = 2x+3
f(1) = 2(1)+3
f(1) = 2+3
f(1) = 5
The value 5 is the final value in the range.
--------------------
All of those values form the set {-3, 1, 5} which is the complete range.