Given:
f(x) = 2x²-8x+3
g(x) = -2x+3
The objective is to find all values of x for which f(x) = g(x).
To find the values of x, equate the given functions.
[tex]\begin{gathered} f(x)=g(x) \\ 2x^2-8x+3=-2x+3 \\ 2x^2-8x+3+2x-3=0 \\ 2x^2-6x=0 \\ 2x(x-3)=0 \end{gathered}[/tex]On solving the above equation,
[tex]\begin{gathered} 2x=0 \\ x=\frac{0}{2} \\ x=0 \end{gathered}[/tex]Similarly,
[tex]\begin{gathered} x-3=0 \\ x=3 \end{gathered}[/tex]Hence, the values of x are 0 and 3.