document.write( "Question 687924: in a recent year, the total sales at Restaurant A were $450000 more than at Restaurant B. Total sales at the two stores were $600000000. What were the sales for the year at each store? \n" ); document.write( "
Algebra.Com's Answer #425427 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
LET X BE THE INCOME FOR RESTAURANT B.
\n" ); document.write( "X+450000 IS THE INCOME FOR RESTAURANT A.
\n" ); document.write( "X+(X+450000)=600000000
\n" ); document.write( "2X=600000000-450000
\n" ); document.write( "2X=599550000
\n" ); document.write( "X=599550000/2
\n" ); document.write( "X=29977500 INCOME FOR RESTAURANT B.
\n" ); document.write( "299775000+450000=300225000 INCOME FOR RESTAURANT A.
\n" ); document.write( "PROOF:
\n" ); document.write( "299775000+300220000=600000000
\n" ); document.write( "
\n" );