document.write( "Question 182509: Solve using a system of equations (show the two equations you used then show the solutions):
\n" );
document.write( "A sofa and chair cost $850 as a set. If the sofa cost $100 more than twice as much as the chair what is the cost of each? \n" );
document.write( "
Algebra.Com's Answer #137138 by MathGuyJoe(20)![]() ![]() ![]() You can put this solution on YOUR website! Let x = cost of Sofa \n" ); document.write( "Let y = cost of Chair \n" ); document.write( " \n" ); document.write( "The first statement: \"A sofa and chair cost $850 as a set\" gives us: \n" ); document.write( "Equation 1: \n" ); document.write( " \n" ); document.write( "The second statement: \"...the sofa cost $100 more than twice as much of the chair\" gives us: \n" ); document.write( "Equation 2: \n" ); document.write( " \n" ); document.write( "Now, we can substitute \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So the price for the Chair is $250. Looking at equation 1, that means the price of the Sofa must be $600. \n" ); document.write( " \n" ); document.write( "Hope this helps! ~ Joe \n" ); document.write( " |