document.write( "Question 912556: A sofa and loveseat are sold together for $ 1000. The loveseat is two thirds the price of the sofa. What are the prices of each? \n" ); document.write( "
Algebra.Com's Answer #553870 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x the cost of the sofa
\n" ); document.write( "(2/3)x + x = $1000
\n" ); document.write( "2x + 3x = 3000
\n" ); document.write( "5x = 3000
\n" ); document.write( "x = $600, the cost of the sofa. Loveseat is $400 \"%282%2F3%29600\"
\n" ); document.write( "And...checking
\n" ); document.write( "sum = $1000
\n" ); document.write( "
\n" );