document.write( "Question 108244This question is from textbook
\n" );
document.write( ": Burt's Burger Barn sold 495 hamburgers today. The number sold with cheese was half the number sold without cheese. How many of each kind were sold? \n" );
document.write( "
Algebra.Com's Answer #78879 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Burt's Burger Barn sold 495 hamburgers today. The number sold with cheese was half the number sold without cheese. How many of each kind were sold? \n" ); document.write( "------------ \n" ); document.write( "Let # sold with cheese be \"x\" \n" ); document.write( "# sold without cheese is \"2x\" \n" ); document.write( "---------- \n" ); document.write( "EQUATION: \n" ); document.write( "x + 2x = 495 \n" ); document.write( "3x = 495 \n" ); document.write( "x = 165 (# sold with cheese) \n" ); document.write( "2x = 330 (# sold without cheese) \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |