102k views
3 votes
Help!!!!!!!!!!!!!!!!

Help!!!!!!!!!!!!!!!!-example-1
User Cool Eagle
by
5.4k points

1 Answer

2 votes

Answer:

If the input is n then the output f(n) will be 4n - 8.

Explanation:

Let the input of the function is denoted by x and the output is denoted by y.

Then, two ordered pairs of the linear function i.e.(x,y) are (2,0) and (3,4).

Therefore, the relation between x and y i.e. the equation of the straight line will be given by


(y - 4)/(4 - 0) = (x - 3)/(3 - 2)

⇒ y - 4 = 4(x - 3)

⇒ y = 4x - 8

f(x) = 4x - 8

Therefore, if the input is n then the output f(n) will be 4n - 8. (Answer)

User Max Meijer
by
4.9k points