Lynn W. answered 05/24/18
Tutor
5
(1)
Cornell Grad For Math & CS Tutoring
Use James' pay (j) to calculate Priya's pay (p), which will help calculate Siobhan's pay (s).
j, p, and s are your variables. Use those to create equations.
j = $7
p = j + (j*40%) = j + (j*40/100) = 140/100*j
s = p - (p*5%) = p - (p*5/100) = 95/100*p
Simplifying, you get:
p = 140/100*j = 140/100*$7 = $9.8
s = 95/100*p = 95/100*$9.8 = $9.31
Siobhan makes $9.31 per hour.