SOLUTION: A farmer bought a number of pigs for $200. However, 4 of them died before he could sell the rest at a profit of 7 per pig. His total profit was $72. How many pigs did he originally

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: A farmer bought a number of pigs for $200. However, 4 of them died before he could sell the rest at a profit of 7 per pig. His total profit was $72. How many pigs did he originally      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1139187: A farmer bought a number of pigs for $200. However, 4 of them died before he could sell the rest at a profit of 7 per pig. His total profit was $72. How many pigs did he originally buy?

Found 2 solutions by ikleyn, greenestamps:
Answer by ikleyn(52787) About Me  (Show Source):
You can put this solution on YOUR website!
.
Let n = # of pigs originally bought.


Then you have this equation from the condition


    %28200%2B72%29%2F%28n-4%29 - 200%2Fn = 7,   or


    272%2F%28n-4%29 - 200%2Fn = 7.


Multiply both sides by n*(n-4), simplify and solve for n


    272n - 200*(n-4) = 7n*(n-4)

    72n + 800 = 7n^2 - 28n

    7n^2 - 100n - 800 = 0

    n = %28100+%2B-+sqrt%28100%5E2+%2B+4%2A7%2A800%29%29%2F%282%2A7%29 = %28100+%2B-+180%29%2F14.


The solution to the problem is the positive integer  n = %28100+%2B+180%29%2F14 = 280%2F14 = 20.


ANSWER.  There were 20 pigs originally.


CHECK.    272%2F16 - 200%2F20 = 17 - 10 = 7  dollars  profit for each of 16 sold pigs.   ! Correct !

Solved.

----------------

To see many other similar solved problems,  look into the lessons
    - Challenging word problems solved using quadratic equations
    - Had they sold . . .
in this site.


Answer by greenestamps(13200) About Me  (Show Source):