Evaluate Piecewise-Defined Function....1

  • 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^2 if -2 < x ≤ 0...upper piece
y = x/2 if 0 < x ≤ 4.. bottom piece

Evaluate when x = 0 and x = 4.

Solution:

For x = 0, we evaluate the upper piece.

y = -(0)^2

y = 0

For x = 4, we evaluate the bottom piece.

y = 4/2

y = 2

Is this correct?
 
Mathematics news on Phys.org
Yes, this is correct.
 
It feels good to be correct. More questions will be posted tomorrow as I travel through David Cohen's precalculus textbook.