How to Write (x+3)*|x-2| as a Piecewise Function?

  • Thread starter Thread starter Bostonpancake0
  • Start date Start date
  • Tags Tags
    Function
AI Thread Summary
To express (x+3)*|x-2| as a piecewise function, consider the behavior of the absolute value component, |x-2|, which changes at x=2. For x<2, |x-2| equals -(x-2), while for x≥2, |x-2| equals (x-2). Thus, the function can be defined as two separate expressions: for x<2, it simplifies to -(x+3)(x-2), and for x≥2, it simplifies to (x+3)(x-2). The absence of an absolute value around (x+3) does not affect the piecewise definition. Graphing both functions reveals distinct behaviors based on the value of x relative to 2.
Bostonpancake0
Messages
42
Reaction score
0
Write (x+3)*(absolute value of (x-2)) as a peice-wise defined function.

How do I set about doing this, considering (x+3) is not an absolute value??
 
Physics news on Phys.org
Try graphing both
y = (x + 3)|x - 2|
and
y = (x + 3)(x - 2) (without the absolute value)
by hand or by using a graphing utility. You will notice something when you compare the graphs.
 
ahhhh thank you
 
The fact that there is no absolute value around x+ 3 is irrelevant. There is an absolute value or x- 2 so look at x< 2, x> 2.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top