Kevin F. answered 01/06/14
Tutor
5
(3)
Computer Programming and Mathematics Tutor
I would establish the following variables:
j = amount paid to join
x = # of t-shirts purchased
t = total amount paid
Then we have this formula for total paid:
t = j + 30x
We know the value of j and t:
135 = 15 + 30x
Subtracting 15 from both sides:
120 = 30x
Then, dividing both sides by 30:
4 = x
James paid $15 to join, and $30 each for 4 t-shirts ($120), for a total of $135.
Terri M.
02/05/14