Equations with absolute value:

Where k is a positive number; if k is a negative number, the equation is impossible (absolute value is always positive).
How to solve:


Then:
1. |x+7|=12
x+7=12 V -x-7=12
x=5 V -x=19
x=5 V x=-19
{-19, 5}
2. |2x+4|=8
2x+4=8 V -2x-4=8
2x=4 V -2x=12
x=2 V x=-6
3. 3|3k|=27
3×3k=27 V 3×(-3k)=27
9k=27 V -9k=27
k=3 V k=-3
{-3, 3}
4. 5|b+8|=30
5×(b+8)=30 V 5×(-b-8)=30
5b+40=30 V -5b-40=30
5b=-10 V -5b=70
b=-2 V b=-14
{-14, -2}
5. |m+9|=5
m+9=5 V -m-9=5
m+9=5 V m+9=-5
Answer: hmm Im not sure.
Step-by-step explanation:
Depends on the calculator you have at your disposal. If it's one of the TI-83 series, you can use the built-in 'fnint' function.
https://brownmath.com/ti83/integr.htm
60-75%= 45
So 60-45=15
15 people used credit cards
Answer: the number of item A that you sold is 11
the number of item B that you sold is 2
Step-by-step explanation:
Let x represent the number of item A that you sold.
Let y represent the number of item B that you sold.
The total number of item A and item B sold is 13. This means that
x + y = 13
The cost of item A is $8 and the
cost of item B is $4. The total amount if money made is $88. This means that
8x + 4y = 88 - - - - - - - - - -1
Substituting x = 13 - y into equation 1, it becomes
8(13 - y) + 4y = 88
104 - 8y = 88
8y = 104 - 88 = 16
y = 16/8 = 2
x = 13 - y = 13 - 2 = 11