When a number has the |absolute value|, it refers to the amount of units the number is from 0. (you can think of a timeline)
|3| is 3 units away from zero
|-5| is 5. it is NOT -5 units from 0, since a number cannot be -5 units away.
Basically, these lines | x | will make the number positive.
answer
-5,-2, | -2 |, | 3 |, 8
Answer:I forgot how to do that one but I had it
Step-by-step explanation:I’m sorry
If you would like to write and solve a system of equations that represent the situation above, you can do this using the following steps:
s ... number of songs
m ... number of movies
$55.00 = $1.25 * s + $2.75 * m
55 = 1.25 * s + 2.75 * m
26 songs and movies = s + m
26 = s + m
s = 26 - m
55 = 1.25 * s + 2.75 * m
55 = 1.25 * (26 - m) + 2.75 * m
55 = 1.25 * 26 - 1.25 * m + 2.75 * m
55 - 32.5 = 1.5 * m
22.5 = 1.5 * m
m = 22.5 / 1.5 = 15 movies
s = 26 - m = 26 - 15 = 11 songs
The correct result would be 15 movies and 11 songs.