isackmartinez isackmartinez
  • 15-11-2020
  • Mathematics
contestada

Which value of x is in the solution 2|x-3|<4

Respuesta :

jimrgrant1 jimrgrant1
  • 15-11-2020

Answer:

1 < x < 5

Step-by-step explanation:

Inequalities of the type | x | < a , have solution of the form

- a < x < a

Given

2 | x - 3 | < 4 ( divide both sides by 2 )

| x - 3 | < 2 , then

- 2 < x - 3 < 2 ( add 3 to each interval )

1 < x < 5

Answer Link

Otras preguntas

Scat is an improvisation technique on which musical element? rhythm melody harmony lyrics
Simplify the given expression below: (−3 + 2i) ⋅ (2 + i)
Explain why there is greater biodiversity in the littoral zone than there is in the benthic zone.
How do you add/subtract radical operations? I know how to simply and stuff, but how do you do things like 4 square root of 2 plus 7 square root of 4?
Water wind and solar energy are considered resources because they can be replenished over relatively short time spans
What aspects of Buddhism are part of pop culture today?
The equation(x-6)(8+x)=(x-6)(8)+(x-6)(x) illustrates the use of which property?
Can a linear graph bend?
According to cell theory, all cells carry out the functions needed to sustain life. That means all cells must contain A) DNA. B) a nucleus. C) organelles. D)
Given two int variables , firstplacewinner and secondplacewinner, write some code that swaps their values . declare any additional variables as necessary.