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 #837018 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "       PRICE            BUSHELS qtn          REVENUE\r\n" );
document.write( "\r\n" );
document.write( "Peaches  7                m+29               7(m+29)\r\n" );
document.write( "\r\n" );
document.write( "Apples   6                 m                 6m\r\n" );
document.write( "\r\n" );
document.write( "TOTAL                                        346\r\n" );
document.write( "

\n" ); document.write( "The revenue sum equation is \"7%28m%2B29%29%2B6m=346\", solve this for m.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "
\n" );