document.write( "Question 1095653: Tim has saved $80 from his allowance. He wants to buy an MP3 player that cost $18 and spend the rest of his money downloading his favorite songs. If each song cost $0.80 to download, how many songs will he be able to download? \n" ); document.write( "
Algebra.Com's Answer #710154 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the number of songs he can download
\n" ); document.write( "\"+.8x+=+80+-+18+\"
\n" ); document.write( "\"+.8x+=+62+\"
\n" ); document.write( "\"+x+=+77.5+\"
\n" ); document.write( "He can't download half of a song, so
\n" ); document.write( "the answer is 77 songs
\n" ); document.write( "
\n" ); document.write( "
\n" );