279,343 views
23 votes
23 votes
A Web music store offers two versions of a popular song. The size of the standard version is 2.5 megabytes (MB). The size of the high-quality version is 4.8 MB. Yesterday, there were 1060 downloads of the song, for a total download size of 3593 MB. How many downloads of the standard version were there?

User Jeff Sloyer
by
3.0k points

1 Answer

12 votes
12 votes

We are given the details for downloads of songs of two size categories.

The first is a standard size which is 2.5MB. The second one is a high quality version which is 4.8MB.

Note that we do not know how many of each was downloaded (at least not yet). however, we do know that the total download for both category sizes was a total of 1060 songs. In other words

Standard size plus High quality size = 1,060.

We shall now assign variables to both categories;

Let standard size be letter a

Let High quality size be letter b.

For a total download size of 3593 MB in all, we can determine that;


2.5a+4.8b=3593

We can now set up a system of equations which are as follows;


\begin{gathered} a+b=1060---(1) \\ 2.5a+4.8b=3593---(2) \end{gathered}

Note that in equation (1), what we've done is add up standard size and high quality size and that means a total of 1060 songs (regardless of its size/category).

We can now solve the following by means of the substitution method;


\begin{gathered} a+b=1060 \\ \text{Make a the subject of the equation;} \\ a=1060-b \end{gathered}

Now we substitute for the value of a into equation (2);


\begin{gathered} 2.5a+4.8b=3593 \\ 2.5(1060-b)+4.8b=3593 \\ 2650-2.5b+4.8b=3593 \\ 2650+2.3b=3593 \end{gathered}

Next we subtract 2650 from both sides;


2.3b=943

Next we divide both sides by 2.3;


\begin{gathered} (2.3b)/(2.3)=(943)/(2.3) \\ b=410 \end{gathered}

This means there were 410 downloads of the 4.8MB size.

We can now substitute the value of b into equation (1);


\begin{gathered} a+b=1060 \\ a+410=1060 \\ \end{gathered}

Subtract 410 from both sides;


a=650

ANSWER:

There was 650 downloads of the standard version

User Nicos Karalis
by
2.8k points