SOLUTION: Given the function {{{ f(x)=2x^2+3x-5 }}} evaluate f(3). I did:
{{{ f(x)=2(3)^2+3 }}}
=54+3
=57
so f(x)=57? Did I do that right?
Algebra ->
Functions
-> SOLUTION: Given the function {{{ f(x)=2x^2+3x-5 }}} evaluate f(3). I did:
{{{ f(x)=2(3)^2+3 }}}
=54+3
=57
so f(x)=57? Did I do that right?
Log On
You can put this solution on YOUR website! f(x) = 2x^2+3x-5 evaluate f(3)
----------
f(3) = 2*3^2 + 3*3 - 5
---
f(3) = 18 + 9 - 4
---
f(3) = 23
==============
Cheers,
Stan H.
==============