SOLUTION: Given the piece-wise defined function, determine the value f(5). {{{"f(x)"=system(matrix(3,3,x^2+3, if, -7<=x<2,14,if,x=2,4-3x^2,if,x>=2))}}}

Algebra.Com
Question 815073: Given the piece-wise defined function, determine the value f(5).

Answer by Edwin McCravy(20056)   (Show Source): You can put this solution on YOUR website!



To find f(5) we substitute x=5 for x in f(x).

So we have to figure out which of these 3 intervals number 5 belongs to:

-7≤x<2, x=2, or x≥2 

We ask the question: "Does the number 5 fit the inequality -7≤x<2 ? 
The answer is NO, because 5 is not between -7 and 2, so that
means that we don't use f(x)=x²+3, because we only would use that one
if the value of x we wanted to substitute were between -7 and 2.  

We ask the question: "Does the number 5 fit the equation x=2?
No because 5 is not 2, so that means that we don't use f(x)=14, 
because we only would use f(x)=14 if the value of x we want 
to substitute were exactly 2.  

We ask the question: "Does the number 5 fit the inequality x≥2 ? 
The answer is YES, because 5 is INDEED greater than 2, so that
means that we DO use f(x)=4-3x² for that's the one we use if the value
of x that we want to substitute is greater than 2, and 5 surely is
greater than 2.

So we substitute 5 for x in f(x)=4-3x²  and we get

f(5)=4-3(5)² = 4-3(25) = 4-75 = -71.

Edwin


RELATED QUESTIONS

Please help me find the values for the functions below given the following piece wise... (answered by stanbon)
The formula for a piecewise-defined function is given below.... (answered by Edwin McCravy)
{{{f(x)=system( matrix(2,3,-2x-2,"if",x<4,-4x+5,"if",x>=4) )}}} Determine {{{f(3)}}} (answered by Edwin McCravy)
Evaluate the following piecewise defined function at f(0), f(2), and f(3) f(x)= 5 if... (answered by jim_thompson5910)
1)The equation defines a one-to-one function f. Determine f -1 and verify that f f -1... (answered by solver91311)
Having some issues with the following problem: Draw the graph of the piece-wise... (answered by Edwin McCravy)
Evaluate the piecewise defined function at the indicated values. f(x) = 2 if x ≤ 4 (answered by ikleyn)
Evaluate the function for the given value of x: 1.) f(x) = 80-3x; f(5) 2.) f(x) = (answered by jennywecas)
If f((x+3)/2)=x^2-x+5 .find the value of f(4) (answered by josgarithmetic)