Find solutions to your problems with the help of IDNLearn.com's knowledgeable users. Discover comprehensive answers from knowledgeable members of our community, covering a wide range of topics to meet all your informational needs.

Y=-1|x-2|+1 how to solve

Sagot :

Answer:

if    x ≥ 2, then y = x - 1

if    x < 2, then y = -x + 3

Step-by-step explanation:

y = 1* |x - 2|  +  1

y = |x-2| + 1

*** The rule on absolute value: |a| =a, if a ≥ 0; |a| = -a, if a < 0

If       x-2 ≥ 0,   then |x-2| = x-2, so y = (x - 2) + 1 = x - 1; y = x - 1

So   if    x ≥ 2, then y = x - 1

If      x-2 < 0,    then |x-2| = -(x-2) = -x + 2, so y =  {-x + 2} + 1 = -x + 3; y = -x + 3

So   if    x < 2, then y = -x + 3

We value your participation in this forum. Keep exploring, asking questions, and sharing your insights with the community. Together, we can find the best solutions. Find clear and concise answers at IDNLearn.com. Thanks for stopping by, and come back for more dependable solutions.