Answer:0.08
Step-by-step explanation:
I think the answer is 36!
<h3>
Answer: No, this isn't a function.</h3>
Why not? Focus on the two points (0,2) and (0,4)
We have the x value x = 0 show up twice. Any time x repeats itself like this, it leads to "not a function" as the result.
In other words, the input x = 0 leads to multiple outputs y = 2 and y = 4 at the same time. A function is only possible if every x input leads to exactly one y output.
If you are a visual learner, then plot all of the points on the same xy grid. Then notice how (0,2) and (0,4) fail the vertical line test to show we don't have a function.
Side note: The y values can repeat themselves in a function.
Answer:
1, 2
2, 5
3, 8
4, 11
5, 14
Step-by-step explanation:
you just plug each n value into the <em>n</em>
Answer:
y=0.5x + 5
Step-by-step explanation:
The points are (0,5) and (-10,0)
to find the slope do
0-5/-10-0 = 5/10 = 1/2 = 0.5
next plug one of the points into point slope formula
y-y1=m(x-x1)
lets use the point (-10,0)
y1=0
x1= -10
m= 0.5
y-0=0.5(x- -10)
y = 0.5(x+10)
distribute the 0.5
y=0.5x+5