document.write( "Question 1103449: Farmer Bill sold potatoes at the farm market. He sold a quarter to the first person, 4/9 of what was left to the second person, and the third buyer bought 4/5 of what was left and the last 10 lb. How many pounds of potatoes farmer Bill sold? \n" ); document.write( "
Algebra.Com's Answer #718140 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "You can work this kind of problem either \"forwards\" or \"backwards\". I have seen many students who have a preference for one method or the other... so let's look at both methods.

\n" ); document.write( "1. Working forwards...

\n" ); document.write( "He starts with x pounds of potatoes.
\n" ); document.write( "He sells 1/4 of them, leaving him with (3/4)x pounds.
\n" ); document.write( "He then sells 4/9 of what he has left; that means he still has 5/9. The number of pounds he has left is 5/9 of (3/4)x, or (5/12)x.
\n" ); document.write( "When he sells \"4/5 of what he has left, plus the last 10 pounds\", it means his last sale was 50 pounds.
\n" ); document.write( "So \"%285%2F12%29x+=+50\" --> \"x+=+120\"

\n" ); document.write( "He started with 120 pounds of potatoes.

\n" ); document.write( "CHECK:
\n" ); document.write( "start: 120 lb
\n" ); document.write( "first sale: 1/4 of 120 = 30; he has 120-30 = 90 lb left
\n" ); document.write( "second sale: 4/9 of 90 = 40; he has 90-40 = 50 lb left
\n" ); document.write( "last sale: 4/5 of 50, plus 10 more = 40+10 = 50; he has none left

\n" ); document.write( "2. Working backwards...

\n" ); document.write( "Again, the last sale being \"4/5 of what he has left, plus the last 10 pounds\" means his last sale was 50 pounds.
\n" ); document.write( "Before that, on his second sale, he sold 4/9 of what he had at the time, leaving him with 5/9 of what he had before the sale. So 5/9 of what he had before the sale is 50 pounds, which means before the second sale he had 90 pounds.
\n" ); document.write( "His first sale was 1/4 of what he started with, leaving him with 3/4 of what he started with. So 90 pounds is 3/4 of what he started with; that means he started with 120 pounds.
\n" ); document.write( "
\n" );