funnycrystal848 funnycrystal848
  • 02-04-2020
  • Mathematics
contestada

y=|x−3|+|x+2|−|x−5|, if x>5

Respuesta :

ghanami
ghanami ghanami
  • 03-04-2020

Answer:

Y= x+4

Step-by-step explanation:

hello :

Y=(x−3)+(x+2)−(x−5), if x>5 because : (x-3)  , (x+2)  ,(x-5) are positifs

Y= x-3+x+2-x+5

Y= x+4

Answer Link

Otras preguntas

I.D. Clair Co. recorded a right-of-use asset of $100,000 in a 10-year operating lease. Payments of $14,795 are made annually at January 1 of each year beginning
A right triangle has a hypotenuse of square root of 50. ​ What are possible lengths of the two legs of this triangle?
The form of resource (input) substitution where one input can be exactly substituted for another in production is known as: Select one: a. Perfect substitutes b
On day two of the class your element is 12 g. On day 7 of the class your element is not 58 g. What is the rate of growth, as a percentage?
A ferry can travel 80 miles with the current in the same amount of time it takes to travel 60 miles against the current. If the speed of the current is 11 mph,
Simplify the expression: -4a2b3(-2a6b4 + 5a2b3 - a)
The inverse equation
What is the root of regicide
What are French Native American relations in the pays d’en Haut region
// global variables int a = 5, b = 6, c = 7, d = 8; void sub2() { int a = 0, b = 3; //local variables { int b = 5; //local variable System.out.println("a=" + a)