document.write( "Question 831562: If n represents the amount of songs on MP3 player, analyzethe meaning of them expression
\n" );
document.write( "N +7, n-2, 4n and n÷2. \n" );
document.write( "
Algebra.Com's Answer #501473 by Menjax(62)![]() ![]() ![]() You can put this solution on YOUR website! adding 7 songs to the mp3 = N+7 \n" ); document.write( "deleting two songs from the mp3 = N-2 \n" ); document.write( "4 times the amount of songs on the mp3 = 4N \n" ); document.write( "half the songs on the mp3 = N/2 \n" ); document.write( " |