document.write( "Question 1033272: A Web music store offers two versions of a popular song. The size of the standard version is
\n" ); document.write( "2.7
\n" ); document.write( " megabytes (MB). The size of the high-quality version is
\n" ); document.write( "4.5
\n" ); document.write( "MB. Yesterday, there were
\n" ); document.write( "800
\n" ); document.write( " downloads of the song, for a total download size of
\n" ); document.write( "2700
\n" ); document.write( " MB. How many downloads of the high-quality version were there?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #647837 by ikleyn(52776)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A Web music store offers two versions of a popular song. The size of the standard version is 2.7 megabytes (MB).
\n" ); document.write( "The size of the high-quality version is 4.5 MB. Yesterday, there were 800 downloads of the song, for a total download size
\n" ); document.write( "of 2700 MB. How many downloads of the high-quality version were there?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x = # of 2.7 MB,\r\n" );
document.write( "    y = # of 4.5 MB.\r\n" );
document.write( "\r\n" );
document.write( "Then\r\n" );
document.write( "\r\n" );
document.write( "   x +    y =  800,    1)\r\n" );
document.write( "2.7x + 4.5y = 2700.   (2)\r\n" );
document.write( "\r\n" );
document.write( "Solve this system, and you will get the answer.\r\n" );
document.write( "\r\n" );
document.write( "You can use the substitution method.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );