MHB Piecewise-defined Function....1

  • Thread starter Thread starter mathdad
  • Start date Start date
AI Thread Summary
A piecewise-defined function consists of different expressions based on the input value of x, as demonstrated by the function y(x) = {x^3 for x ≤ 0, |x| for x > 0}. To find the x-intercept, set y = 0 and solve for x, which yields x = 0 in this case. The y-intercept is also found at the origin, where y(0) = 0. The absolute value function is only applicable for positive x values, confirming that the only intercept for this piecewise function is at the origin. Understanding piecewise functions involves recognizing how different rules apply to different intervals of x.
mathdad
Messages
1,280
Reaction score
0
Can someone explain what exactly is a piecewise-defined function? How do we find the x and y intercepts of a piecewise-defined function?

y = x^3 if x is < or = 0...this is the upper piece

y = | x | if x > 0...this is the bottom piece
 
Mathematics news on Phys.org
RTCNTC said:
Can someone explain what exactly is a piecewise-defined function? How do we find the x and y intercepts of a piecewise-defined function?

y = x^3 if x is < or = 0...this is the upper piece

y = | x | if x > 0...this is the bottom piece

The given function is:

$$y(x)=\begin{cases}x^3, & x\le0 \\[3pt] |x|, & 0<x \\ \end{cases}$$

This tells us that on the interval $(-\infty,0]$, we have:

$$y(x)=x^3$$

And on the interval $(0,\infty)$, we have:

$$y(x)=|x|$$

Finding the intercepts is done the same way as for "ordinary" functions. To find the $x$-intercept(s), we set $y=0$ and solve for $x$, and to find the $y$-intercepts we take the point $(0,y(0))$. What are the intercepts for the given piecewise-defined function?
 
y = {x}^{3}, when x = 0, y = 0.

0 = {x}^{3}, we take the cube root on both sides and get x = 0 and y = 0.

y = |0|, when x = 0, y = 0.

For 0 = |x|, do I square both sides?
 
RTCNTC said:
y = {x}^{3}, when x = 0, y = 0.

0 = {x}^{3}, we take the cube root on both sides and get x = 0 and y = 0.

y = |0|, when x = 0, y = 0.

For 0 = |x|, do I square both sides?

We see that by the definition of the function, when $x=0$, then we have only $y(0)=0^3=0$. The absolute value piece is only defined for $0<x$. So, the $y$ intercept is at the origin, and this is the only place where $y=0$, and so the only intercept is at the origin. :D
 
I am going to post a few more similar questions. I am not too clear in terms of y = |x|.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top