102k views
1 vote
Y=-|x-2|
Please help me

1 Answer

2 votes

Answer:

y = -|x-2| (*)

2 cases:

case 1: for x≥2 <=> |x-2| = x-2

(*) <=> y = - (x-2)

<=> y = -x+2

<=> x+y = 2

case 2: for x>2 <=> |x-2| = 2-x

(*) <=> y = -(2-x)

<=> y = x-2

<=> x-y = 2

since there are 2 variables but just one equation, we cannot find the exact values of x and y. Instead, we can find some kind of connection between them.

User Ksun
by
9.0k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.