188k views
5 votes
A table of values of a linear function is shown below. Find the output when the input is n . Type your answer in the space provided.

Input 1 2 3 4 n
output 6 10 14 18

PLEASE ANYONE I NEED HELP ASAP THANK YOU!!

User MichaelA
by
8.3k points

2 Answers

7 votes
the slope of this linear function is found by subtraction 2 consecutive y values and dividing that by the 2 correspondingx values. for instance (10-6)/(2-1)=4. you get 4 regardless of the pairs you pick. the easiest thing to do next for this function is to find the y-intercept, or where x=0. note on our x list the numbers are on order 1,2,3,4 ... so we can subtract 1 to get 0. but we also have to subtract 4 from the y list. so put intercept is the point (0,2).

now with that information we can write our requestion in slope-intercept form
y=4x+2. replacing x with n gives us out answer. y=4n+2
User Cole Roberts
by
8.1k points
0 votes

A linear function is something like
y = mx+q. The coefficient m is the slope of the function, i.e. the coefficient that scales an increase of the x value to an increase of the y value.

From the values we're given, we can that everytime the x values increase by 1 (
1 \to 2 \to 3\to 4), the y value increase by 4 (
6 \to 10 \to 14 \to 18). This means that the coefficient m is "magnifying" the increases by 4, so our equation is something like
f(x) = 4x+q.

To find the value of q, we only need to plug a known couple and solve the equation, if we choose the first point (1,6), we have


6 = 4\cdot 1 + q \implies q = 6-4 = 2

So, the equation is
f(x) = 4x+2

So, if the input is a generic number n, the output will be
4n+2

User Suyash Salampuria
by
8.2k points

No related questions found