182k views
4 votes
Using this input output machine,f(x)=?input. 2,3,5,7output. 9,15,33,59x^2+x+3x^2-x+3x^2+x-3x*2-5

User Linto P D
by
8.1k points

1 Answer

6 votes

We have values of x and f(x) and choices for the expression of f(x).

We can easily found the correct option just evaluating the expressions in the x values and see which have the correct value of f(x):

For x=2 the outpur=f(x)=9:


\begin{gathered} x^2+x+3\Rightarrow2^2+2+3=4+5=9,\text{ Correct!!!} \\ x^2-x+3\Rightarrow2^2-2+3=4+1=5 \\ x^2+x-3\Rightarrow2^2+2-3=4-1=3 \\ x\cdot2-5\Rightarrow2\cdot2-5=4-5=-1 \end{gathered}

You can evaluate in the other values of x and proof that the corretc option is the first.

User Ryan
by
8.2k points