document.write( "Question 906229: A Web music store offers two versions of a popular song. The size of the standard version is 2.9 megabytes (MB). The size of the high-quality version is 4.4 MB. Yesterday, there were 1010 downloads of the song, for a total download size of 3424 MB. How many downloads of the high-quality version were there?\r
\n" ); document.write( "\n" ); document.write( "*Really need help on this problem. Tried it several times and could not get the answer. Please help. Thanks! :)
\n" ); document.write( "

Algebra.Com's Answer #549670 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let x = number of standard quality downloads at 2.9 MB.
\n" ); document.write( "let y = number of high quality downloads at 4.4 MB.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + y = 1010
\n" ); document.write( "2.9x + 4.4y = 3424\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "these 2 equations need to be solved simultaneously either by graphing or by substitution or by elimination or by matrix methods which are similar to elimination.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "we'll do elimination.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "mjultiply both sides of the first equation by 2.9 to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2.9x + 2.9y = 2929
\n" ); document.write( "2.9x + 4.4y = 3424\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract the first equation from the second eqution to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1.5y = 495\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides by 1.5 to get y = 330\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since x + y = 1010, this means that x has to be equal to 680 because 680 + 330 = 1010.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since you used the first equation to solve for x, then use the second equation to confirm your solutions are correct by replacing x with 680 and y with 330 in that equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2.9x + 4.4y = 3424 becomes 2.9*680 + 4.4*330 = 3424 which becomes 1972 + 1452 = 3424 which becomes 3424 = 3424, confirming your solution is correct.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your solution is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "number of high quality downloads was 330.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );