document.write( "Question 470919: In a recent year, the total sales at Restaurant A were $350,000 more then at Resteraunt B. Total sales at the two stores were 600,000,000 what were the sales for the year at each store? \n" ); document.write( "
Algebra.Com's Answer #323073 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=x+350000
\n" ); document.write( "B=x
\n" ); document.write( "---------
\n" ); document.write( "x+x+350000=600000000
\n" ); document.write( "2x=599650000
\n" ); document.write( "x=299,825,000
\n" ); document.write( "x+350000=300,175,000
\n" ); document.write( "
\n" );