document.write( "Question 1068265: Two tables and 3 chairs together cost $200 whereas 3 tables and 2 chairs together cost $250. Find the cost of one table and one chair. \n" ); document.write( "
Algebra.Com's Answer #683455 by Lightning_Fast(78)\"\" \"About 
You can put this solution on YOUR website!
Let
\n" ); document.write( "T = table
\n" ); document.write( "C = chair\r
\n" ); document.write( "\n" ); document.write( "2T + 3C = 200 (200 dollars is the cost of 2 tables and 3 chairs)
\n" ); document.write( "3T + 2C = 250 (250 dollars is the cost of 3 tables and two chairs)\r
\n" ); document.write( "\n" ); document.write( "What is C + T?\r
\n" ); document.write( "\n" ); document.write( "Solve by substitution.\r
\n" ); document.write( "\n" ); document.write( " .\r
\n" ); document.write( "\n" ); document.write( "Here, I got t=70
\n" ); document.write( "The table is 70$.\r
\n" ); document.write( "\n" ); document.write( "To find the chair, substitute the value back in any of the original equations.\r
\n" ); document.write( "\n" ); document.write( "I'll choose the first one
\n" ); document.write( "2(70)+3C=200
\n" ); document.write( "140+3C=200
\n" ); document.write( "3C=60
\n" ); document.write( "C=20
\n" ); document.write( "Chairs are 20$\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Can also solve this graphically. If tables are x and chairs are y, we can find where the graphs intersect.
\n" ); document.write( "(this is essentially what we did above, but more visuals)\r
\n" ); document.write( "\n" ); document.write( " .
\n" ); document.write( "
\n" ); document.write( "
\n" );