document.write( "Question 543731: Scooping ice cream at 31 Flavors pays $9.00 an hour, but there are no tips. Dog-walking pays $6.00 an hour, and you can expect $45.00 in tips on an average weekend. Working how many hours would your earnings be the same for either job? \n" ); document.write( "
Algebra.Com's Answer #354915 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Scooping ice cream at 31 Flavors pays $9.00 an hour, but there are no tips. Dog-walking pays $6.00 an hour, and you can expect $45.00 in tips on an average weekend. Working how many hours would your earnings be the same for either job? \n" ); document.write( "--- \n" ); document.write( "Let x be # of hours. \n" ); document.write( "Let y = earnings: \n" ); document.write( "Ice Cream: y = 9x \n" ); document.write( "Dogs:::::: y = 45+6x \n" ); document.write( "----- \n" ); document.write( "Solve: \n" ); document.write( "9x = 45+6x \n" ); document.write( "3x = 45 \n" ); document.write( "x = 15 hrs \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |