Questions on Algebra: Absolute value answered by real tutors!

Algebra ->  Algebra -> Questions on Algebra: Absolute value answered by real tutors!     (Log On)
Ad: Algebra Solved!™: algebra software that solves YOUR algebra homework problems with step-by-step help!



Question 153273This question is from textbook
: -|-9|-|4|-3|5-7|This question is from textbook
: -|-9|-|4|-3|5-7|
Answer by Edwin McCravy(2087) About Me  (Show Source):
You can put this solution on YOUR website!
-abs(-9)-abs(4)-3abs(5-7)

Rule for getting rid of absolute value bars:

1. Do all operations inside until there is only one number inside
   the absolute value bars.
2. If the number is positive, replace the absolute value bars by 
   parentheses.
3. If the number is negative, change its sign to positive and 
   change the absolute value bars to parentheses. 

For the first term abs(-9), since -9 is negative, we change 
the sign, making it 9 and change the absolute value bars to 
parentheses: 

-(9)-abs(4)-3abs(5-7)

For the second term abs(4), since 4 is positive, we merely 
change the absolute value bars to parentheses:

-(9)-(4)-3abs(5-7)

For the last term, first we do the subtraction and replace 5-7 by 
-2.

-(9)-(4)-3abs(-2)

For the abs(-2), since -2 is negative, we change the 
sign, making it 2 and change the absolute value bars to parentheses:

-(9)-(4)-3(2)

Now we do the multiplication first, replace 3(2) by 6

-(9)-(4)-(6)

-9-4-6

-19

Edwin