Answer:
D,E are not functions
Step-by-step explanation:
A function is a relation in which every input has not more than one output.But the output of the inputs may be same.Here in D the input 1 has 4 different outputs as 1,2,3,4.So its not a function.Similarly in E 6 has 2 outputs as 2 and -1.For remaining sets the inputs has only one output.so they are functions.
6(5)-7
30-7
23
The answer is false because it doest equal 29
Hey there! :)
Answer:

Step-by-step explanation:
Begin by calculating g(10):
g(x) = 3x - 6
Substitute in 10 for x:
g(10) = 3(10) - 6
g(10) = 30-6
g(10) = 24.
Plug '24' into 'x' into 

Simplify:


Answer:
the slope is -1
Step-by-step explanation:
rise over run
Let's let the weight of a large box be L, and the weight of a small box be S.
We know that 5 large boxes and 3 small boxes is 120kg, so:
5L + 3S = 120
We also know that 7 large boxes and 9 small boxes is 234kg, so:
7L + 9S = 234
You can multiply the first equation by 3 to get:
15L + 9S = 360
See how now both equations have 9S? We can now subtract one from the other:
(15L+9S) - (7L+9S) = 360-234
8L = 126
L = 15.75
Now sub this value back into an equation:
(5x15.75) + 3S = 120
3S = 41.25
S = 13.75
Double check these values
(7x15.75) + (9x13.75)
= 110.25 + 123.75
=234, which is consistent with above.
So a large box is 15.75kg, and a small box is 13.75kg.
Hope this helped