Answer: Choice B
rose bush: $10, shrub: $4
=========================================
Work Shown:
x = cost for one rose bush
y = cost for one shrub
Rob's equation: 8x+5y = 100
Amy's equation: 8x+8y = 112
Subtract the equations straight down (match terms)
8x - 8x = 0x = 0, x terms go away
5y-8y = -3y
100-112 = -12
After those three subtractions, we end up with this new equation: -3y = -12
That equation solves to y = 4 when you divide both sides by -3
Use this value of y to find x
8x+5y = 100
8x+5(4) = 100 ... replace y with 4
8x+20 = 100
8x+20-20 = 100-20 .... subtract 20 from both sides
8x = 80
8x/8 = 80/8 ... divide both sides by 8
x = 10
We end up with x = 10 and y = 4 pairing up. The two equations, when graphed, cross at the location (10,4). One rose bush costs $10 and one shrub costs $4.
Answer:
the answer is 139 - c
Step-by-step explanation:
I did it on edge
The absolute value function |<em>x</em>| always returns a non-negative number. It takes any number <em>x</em> and returns <em>x</em> if it's already non-negative, or -<em>x</em> if it is negative in order to make it positive.

For the equation
-3 + 4 |2<em>x</em> - 5| = 14
rearrange terms to get
|2<em>x</em> - 5| = 17/4
Now,
• if 2<em>x</em> - 5 ≥ 0, then |2<em>x</em> - 5| = 2<em>x</em> - 5. Then
2<em>x</em> - 5 = 17/4
• and if instead 2<em>x</em> - 5 < 0, then |2<em>x</em> - 5| = -(2<em>x</em> - 5), so that
-(2<em>x</em> - 5) = 17/4, or
2<em>x</em> - 5 = -17/4
In the first case,
2<em>x</em> - 5 = 17/4
2<em>x</em> = 17/4 + 5 = 37/4
<em>x</em> = 37/8
In the second case,
2<em>x</em> - 5 = -17/4
2<em>x</em> = -17/4 + 5 = 3/4
<em>x</em> = 3/8