document.write( "Question 1190214: . The cost of four chairs and a small table is $648. The cost of six chairs and a large table is $1 196.
\n" ); document.write( "The cost of the large table is Twice the cost of the small table. Given that a is the cost, in dollars, of a
\n" ); document.write( "chair and b is the cost, in dollars, of a small table
\n" ); document.write( "(i) write a pair of simultaneous equations to represent the information given. (2mks)
\n" ); document.write( "(ii)calculate the cost of a chair and the cost of a large table.
\n" ); document.write( "

Algebra.Com's Answer #821818 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "I will use the same start as the other tutor but solve by a different method....

\n" ); document.write( "a = cost of a chair
\n" ); document.write( "b = cost of a small table
\n" ); document.write( "2b = cost of a large table (twice the cost of a small table)

\n" ); document.write( "4a+b=648 the cost of 4 chairs and a small table is $648
\n" ); document.write( "6a+2b=1196 the cost of 6 chairs and a large table is $1196

\n" ); document.write( "When the two equations are both in Ax+By=C form, I think elimination is far easier than substitution....

\n" ); document.write( "8a+2b=1296 (double the first equation)
\n" ); document.write( "6a+2b=1196
\n" ); document.write( "2a=100 (subtract the two equations)
\n" ); document.write( "a=50

\n" ); document.write( "4(50)+b=648
\n" ); document.write( "200+b=648
\n" ); document.write( "b=448
\n" ); document.write( "2b=896

\n" ); document.write( "ANSWERS:
\n" ); document.write( "chair: a=$50
\n" ); document.write( "large table: 2b=$896

\n" ); document.write( "
\n" ); document.write( "
\n" );