Answer:
D. y=x2+6x+1 :) hope this helps
You have to divide 28 by two, then times the answer (14) by five, making it 70
Answer:
(2,0)
Step-by-step explanation:
For given line AB:
y-intercept = b = -2
slope = m = y₂-y₁/x₂-x₁
= -3/2-(-4) = -3/6 = -1/2
Equation of line AB:
y = (-1/2)x - 2
Finding equation of line that is parallel to line AB and passes through the point C(2,2):
Substituting the slope from line AB into the equation of the line
y = (-1/2)x + b.
Substituting the given point (-2,2) into the x and y values 2 = (-1/2)-2 + b.
Solving for b (the y-intercept)
, we get b = 1
Substitute this value for 'b' in the slope intercept form equation y = (-1/2)x + 1.
For x-intercept of the line, we let y = 0
0 = (-1/2)x + 1
x = -1(-2/1)
x = +2
So, the point on the x-axis that lies on the line that passes
through point C and is parallel to line AB is (2,0).
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