document.write( "Question 303613: In a recent year, the total sales at restaurant A were $50,000 more than at restaurant B. Total sales at the two stores were $550,000,000. What were the sales for the year at each store? \n" ); document.write( "
Algebra.Com's Answer #217581 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a recent year, the total sales at restaurant A were $50,000 more than at restaurant B. Total sales at the two stores were $550,000,000. What were the sales for the year at each store? \n" ); document.write( "------------------------------------- \n" ); document.write( "Let sales at B be \"x\" \n" ); document.write( "Then sales at A = \"x+50,000\" \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "x + x + 50,000 = 550,000,000 \n" ); document.write( "--- \n" ); document.write( "2x = 549950000 \n" ); document.write( "x = $274975000 \n" ); document.write( "x + 50,000 = $275025000 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |