Answer:
f(x) = 3x + 2
Step-by-step explanation:
That's easy to find out. You have your input number, which is your x value, and you have your output number which is your y value (or f(x)).
All you have to do is see if each of the proposed answer works for ALL entries in the data set.
f(x) = 3x + 2
for x = 3 ===> 11 = 3 (3) + 2 = 11 YES
for x = 5 ===> 17 = 3 (5) + 2 = 17 YES
for x = 7 ===> 23 = 3 (7) + 2 = 23 YES
for x = 9 ===> 29 = 3 (9) + 2 = 29 YES
f(x) = 2x + 5
for x = 3 ===> 11 = 2 (3) + 5 = 11 YES
for x = 5 ===> 17 = 2 (5) + 5 = 15 NO - we stop here for this function
f(x) = x + 7
for x = 3 ===> 11 = (3) + 7 = 10 NO - we stop here for this function
f(x) = 3x + 1
for x = 3 ===> 11 = 3 (3) + 1 = 10 NO - we stop here for this function
Answer:
A
Step-by-step explanation:
We can see that the slope is positive, which means that the x-term must be positive.
If you expand and simply both equations into the form y = mx + b, you will find that m is positive for A and negative for B, hence A is the correct answer.
First, you have to do some factorization
60 = {1,2,3,4,5,6,10,12,15,20,30,60}
72 = {1,2,3,4,6,8,9,12,18,24,36,72}
the GCF is 12
now we find the number that you multiply by 12 to get 60 and another number to get 72.
12 x 5 = 60
12 x 6 = 72
now we notice if you add 60 + 72, we can now tell that it also equals (12)(5)+(12)(6)= 12(5+6)
Answer:
<h2>y = 2.8</h2><h2>x = 14</h2>
Step-by-step explanation:
To solve an equation, we can only have one variable. In this case, we are given the system 2x = 5y + 14. However, we are given the value of x in terms of y. We can substitute 10y in for 2x and solve.
10y = 5y + 14
First, we need to get all the variables on one side of the equation, so we subtract 5y.
5y = 14
Divide by 5
y = 14/5 or 2 4/5 or 2.8
Now for the x part.
2x = x + 14
Subtract 1x
x = 14
Now we check our answer.
2(14) = 5(2.8) + 14
28 = 14 + 14
28 = 28
Because 28 equals 28, our solutions are correct.