232k views
1 vote
Just #35 please piecewise functions

Just #35 please piecewise functions-example-1
User Snjezana
by
7.8k points

1 Answer

3 votes

Answer: No, the friend is correct. In any function, each input value can only lead to one output value. When you input 3 for the x-values, you would get two output values because 3 is included in both equations. To fix this, you need to have the 3 not included in one of the equations.

For example, you could say
y=\left \{ {{2x-2, x\leq 3} \atop {-3, x > 3}} \right. or
y=\left \{ {{2x-2, x < 3} \atop {-3, x\geq 3}} \right. because the input value of 3 would not be included twice.

If you look at the attached screenshot, you will see that if you keep your friend's function, inputting 3 will result in two outputs of 4 and -3, so therefore,
y=\left \{ {{2x-2,x\leq 3} \atop {-3,x\geq 3}} \right. cannot represent a piecewise function.

Just #35 please piecewise functions-example-1
User Sesmajster
by
7.9k points