document.write( "Question 593771: According to Wikipedia, the best-selling album in 2005 was Mariah Carey’s The Emancipation of Mimi. The best-selling album in 2004 was the album Confession by Usher. Confession sold 0.94 million copies less than twice the amount The Emancipation of Mimi sold. The sum of these two albums was 13.97 million copies. Determine the sales of both albums. \n" ); document.write( "
Algebra.Com's Answer #376466 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
According to Wikipedia, the best-selling album in 2005 was Mariah Carey’s The Emancipation of Mimi. The best-selling album in 2004 was the album Confession by Usher. Confession sold 0.94 million copies less than twice the amount The Emancipation of Mimi sold. The sum of these two albums was 13.97 million copies. Determine the sales of both albums.
\n" ); document.write( ".
\n" ); document.write( "Let x = number (millions) of Emancipation sold
\n" ); document.write( "then
\n" ); document.write( "2x-0.94 = number (millions) of Confession sold
\n" ); document.write( ".
\n" ); document.write( "x + (2x-0.94) = 13.97
\n" ); document.write( "3x-0.94 = 13.97
\n" ); document.write( "3x = 14.91
\n" ); document.write( "x = 4.97 million (Emancipation sold)
\n" ); document.write( ".
\n" ); document.write( "Confession sold:
\n" ); document.write( "2x-0.94 = 2(4.97)-0.94 = 9.94-0.94 = 9 million (Confession sold)
\n" ); document.write( "
\n" );