SOLUTION: f(x)= {x+1 if x>4 { -(x+1) if x<=4 ; f(1)

Algebra.Com
Question 1176450: f(x)=
{x+1 if x>4
{ -(x+1) if x<=4
;
f(1)

Found 2 solutions by Solver92311, math_tutor2020:
Answer by Solver92311(821)   (Show Source): You can put this solution on YOUR website!


Write out the entire function in pencil. Erase every and write a in its place. Do the arithmetic for the appropriate piece of the function.


John

My calculator said it, I believe it, that settles it

From
I > Ø

Answer by math_tutor2020(3817)   (Show Source): You can put this solution on YOUR website!

We want to evaluate f(1)
This means we want to evaluate f(x) when x = 1.

The piecewise function is

This is basically saying
If x > 4, then f(x) = x+1
OR
If , then f(x) = -(x+1)
You can only pick one branch. You cannot pick both at the same time.
As you can see, it all depends on what x is.

Since x = 1, and , this means we go with the branch that has . This is the lower branch.

Plug x = 1 into this version of f(x)
f(x) = -(x+1)
f(1) = -(1+1)
f(1) = -(2)
f(1) = -2

Answer: -2


RELATED QUESTIONS

if f(x) = log5 x+ 4, then f-1(x)= (answered by acerX,venugopalramana)
If f(f^-1(x))=x,... (answered by stanbon)
If f(x) = 2x-4, find... (answered by stanbon)
if f(x)=x^2+3x+4 find... (answered by Mathematicians)
if f(x)=a^2+4, then... (answered by jim_thompson5910)
If f(x+1)-7=f(x), find f(x) (answered by ikleyn)
if f(x)=4^x/4^x+2 compute... (answered by bucky)
If f(x)=x^2+1, find... (answered by Boreal)
ind f[g(x)] if f(x) = x^4 + 1 and g(x) =... (answered by Fombitz)