document.write( "Question 370042: Debbie bought a DVD player and a boxed set of DVDs for a total of $208. If the DVD player cost $140.00 more than the box set, how much did the box set cost? \n" ); document.write( "
Algebra.Com's Answer #263749 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the box set cost. Then the DVD player cost is (x + $140)
\n" ); document.write( "question states:
\n" ); document.write( "x + (x + $140) = $208
\n" ); document.write( "solving for x
\n" ); document.write( "2x = $68
\n" ); document.write( "x = $34, the box set cost
\n" ); document.write( "checking our answer
\n" ); document.write( "$34 + $174 = $208 \n" ); document.write( "
\n" );