document.write( "Question 1202283: Peaches were $7 a bushel and apples were $6 a bushel. Harry sold $346 worth and sold 29 more bushels of peaches than apples. How many bushels of each did he sell? \n" ); document.write( "
Algebra.Com's Answer #836997 by ikleyn(52787)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Peaches were $7 a bushel and apples were $6 a bushel.
\n" ); document.write( "Harry sold $346 worth and sold 29 more bushels of peaches than apples.
\n" ); document.write( "How many bushels of each did he sell?
\n" ); document.write( "~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the number of bushels of apples.\r\n" );
document.write( "\r\n" );
document.write( "Then the number of bushels of peaches is (x+29).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Write the total money equation\r\n" );
document.write( "\r\n" );
document.write( "    7(x+29) + 6x = 346.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find x\r\n" );
document.write( "\r\n" );
document.write( "    7x + 7*29 + 6x = 346\r\n" );
document.write( "\r\n" );
document.write( "    7x + 6x = 346 - 7*29\r\n" );
document.write( "\r\n" );
document.write( "       13x  =   143\r\n" );
document.write( "\r\n" );
document.write( "         x  =   143/13 = 11.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  11 bushels of apples and (11+29) = 40 bushels of peaches.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK  the total revenue  7*40 + 6*11 = 280 + 66 = 346  dollars.  ! correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );