document.write( "Question 145863: You sold somebooks at $24 each and had enough money to buy some concert tickets at $50 each, with no money left over. What is the least amount you could have earned from selling the books? what is the smallest number of books that you could have sold? How many tickets did you buy? \n" ); document.write( "
Algebra.Com's Answer #106518 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! for this problem, simply count up in multiples of 24 until you get to a number that is divisible by 50. \n" ); document.write( ". \n" ); document.write( "24 \n" ); document.write( "48 \n" ); document.write( "72 \n" ); document.write( "96 \n" ); document.write( "120 \n" ); document.write( "144 \n" ); document.write( "168 \n" ); document.write( "* \n" ); document.write( "* \n" ); document.write( "* \n" ); document.write( "600 \n" ); document.write( ". \n" ); document.write( "What is the least amount you could have earned from selling the books? $600 \n" ); document.write( ". \n" ); document.write( "what is the smallest number of books that you could have sold? 600/24 = 25 \n" ); document.write( ". \n" ); document.write( "How many tickets did you buy? 600/50 = 12 \n" ); document.write( " \n" ); document.write( " |