Questions on Algebra: Percentage and Pie Charts answered by real tutors!

Algebra ->  Algebra  -> Percentages: Solvers, Trainers, Word Problems and pie charts -> Questions on Algebra: Percentage and Pie Charts answered by real tutors!     (Log On)
Ad: Algebra Solved!™: algebra software that solves YOUR algebra homework problems with step-by-step help!

   


Question 151285: OK I didn't do well in Algebra and maybe someone can help... I feel like a retard.
I need a formula for MS Excel that can calculate a percentage based on cost vs sale.
Example:
Cost = $1478.00 --- Sale = $1950.00 --- Profit = $472.00
I need an formula that I can have MS Excel to compute what the % of profit was made.
Thanks in advance for your help!
: OK I didn't do well in Algebra and maybe someone can help... I feel like a retard.
I need a formula for MS Excel that can calculate a percentage based on cost vs sale.
Example:
Cost = $1478.00 --- Sale = $1950.00 --- Profit = $472.00
I need an formula that I can have MS Excel to compute what the % of profit was made.
Thanks in advance for your help!

Answer by scott8148(2721) About Me  (Show Source):
You can put this solution on YOUR website!
the profit is a percentage of the cost __ if you buy something for a nickel and sell it for a dime, you make 100% profit

% profit=[(sale - cost)/(cost)]*100

in your example __ %p=[(1950-1478)/1478]*100 __ %p=32 (approx)