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)![]() ![]() 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 \n" ); document.write( "And...checking \n" ); document.write( "sum = $1000 \n" ); document.write( " |