Evaluate Piecewise-Defined Function....2

  • Context:
  • Thread starter Thread starter mathdad
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 1K views
mathdad
Messages
1,280
Reaction score
0
The following function is a piecewise-defined function.

y = | x | if -4 ≤ x < 0...upper piece

y = x^2 if 0 ≤ x < 1...middle piece

y = 1/x if 1 ≤ x ≤ 4...bottom piece

Evaluate when x = 3, x = -4 and x = 1/2.

For x = 3, use bottom piece.

y = 1/3

For x = -4, use upper piece.

y = | -4 |

y = 4

For x = 1/2, use middle piece

y = (1/2)^2

y = 1/4

Correct?
 
Mathematics news on Phys.org
Yes, correct.
 
Great. Another pad on the back for me. It feels good to get the right answer. Believe it or not, not too many people can handle precalculus. Some people add 1/2 + 3/4 and call themselves a mathematician. If they only knew that math extends beyond elementary school fractions, I think the title of mathematician would go into the toilet.