document.write( "Question 174279: A store sold 102 record albums during a two-day sale. Twice as many albums were sold the second day as the first. How many albums were sold the first day? \n" ); document.write( "
Algebra.Com's Answer #129213 by monika_p(71) ![]() You can put this solution on YOUR website! x-number of albums sold the 1st day \n" ); document.write( "2x-number of albums sold the 2nd day \n" ); document.write( "then: \n" ); document.write( "x+2x=102 \n" ); document.write( "3x=102 \n" ); document.write( "x=34 albums were sold the first day (and 68 were sold the second day) \n" ); document.write( " \n" ); document.write( " |