cowgirll14
cowgirll14 cowgirll14
  • 18-10-2018
  • Mathematics
contestada

Solve |x|=10.
-10 -10,10
10

Respuesta :

fatimnabay
fatimnabay fatimnabay
  • 18-10-2018
It’s 10, or it could be -10 it doest matter it will still end up being 10
Answer Link
mathiscool18
mathiscool18 mathiscool18
  • 18-10-2018
x can equal -10 or 10.
Becuase the absolute value is the distance from zero therefore it will equal a positive.
Answer Link

Otras preguntas

16 liters to fraction
Using the number line ,write the integer which is 5 more than -2
Question 5 of 25 Engineers must design a process for producing a large amount of ammonia in a reasonable amount of time. Which criterion would the process need
The product of two natural numbers equals 2^3*3^4*5^2*7. What is the two numbers' greatest common factor?
Applying the systems thinking techniques, outline the practical steps that can be taken to address drought
Simplify (m^2)^-3 Please help.
AgNO3 is a useful chemical that has many applications and can undergo a variety of reactions. In the following examples, balance each equation if necessary and
A typical tip in a restaurant is​ 15% of the total bill. If the bill is ​$90​, what would the typical tip​ be?
(PLEASE HELP, BRAINLIEST IF CORRECT) A jar is filled with quarters and nickels in the ratio 1 2/5 to 2 1/3. If there are 24 quarters in the jar, what is the rat
Java 1 Question 16 Examine the following code: int count = 0; while ( count <= 6 ) { System.out.print( count + " " ); count = count + 3; } System.out.print