SOLUTION: Melanie bought t things for d dollars. If the price was increased k dollars per item, how many items could Melanie by for 50 dollars?
this is my work:
t=d t=k+d
t=k+50
Algebra ->
Customizable Word Problem Solvers
-> Finance
-> SOLUTION: Melanie bought t things for d dollars. If the price was increased k dollars per item, how many items could Melanie by for 50 dollars?
this is my work:
t=d t=k+d
t=k+50
Log On
Question 612664: Melanie bought t things for d dollars. If the price was increased k dollars per item, how many items could Melanie by for 50 dollars?
this is my work:
t=d t=k+d
t=k+50
my answer: k+50
------- items
t Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Melanie bought t things for d dollars.
Each item cost d/t dollars
-----------------------
If the price was increased k dollars per item
New price per item would be (d/t)+k
-------
How many items could Melanie by for 50 dollars?
# of items = (50 dollars)/[(d/t)+k]
= 50/[(d+tk)/t]
---
= 50t/(d+tk)
===================
Cheers,
Stan H.
===================