Question 43386
<pre><font size = 5><b>If f(x) = 5x - 1, find the following f(a-2)


f(<i>a number or expression</i>) = <i>right hand side</i>

just means to substitute that <i>number or 
expression</i> for x in the <i>right hand side</i>
and then simplify it:

f(x) = 5x - 1

Erase all the x's and replace them with blanks

f___ = 5_ - 1

Make the blanks long enough to hold (a-2)

f_____ = 5_____ - 1


Put (a-2)'s in the blanks.

f<u>(a-2)</u> = 5<u>(a-2)</u> - 1

Erase the blanks:

f(a-2) = 5(a-2) - 1

Simplify the right side:

f(a-2) = 5a - 10 - 1

f(a-2) = 5a - 11

Edwin</pre>