document.write( "Question 216846: An online music store is having a sale. Any song costs 75 cents and any ringtone costs 50 cents. Emma can buy 6 songs and 2 audiobooks for the same price as 5 ringtones and 3 audiobooks. What is the cost of an audiobook? \n" ); document.write( "
Algebra.Com's Answer #163672 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An online music store is having a sale. Any song costs 75 cents and any ringtone costs 50 cents. \n" ); document.write( "Emma can buy 6 songs and 2 audiobooks for the same price as 5 ringtones and 3 audiobooks. What is the cost of an audiobook? \n" ); document.write( "------------------------------------------------------------ \n" ); document.write( "6*75 + 2*(ab) = 5*50 + 3(ab) \n" ); document.write( "--- \n" ); document.write( "450 - 250 = ab \n" ); document.write( "--- \n" ); document.write( "ab = $2.00 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |