document.write( "Question 1101971: At a furniture store, a chair was sold for Php 475 less than a side table and Php 278 more than a kitchen dish cabinet. The total cost of three items qas Php 4175. What is the selling price of the side table? \n" ); document.write( "
Algebra.Com's Answer #716612 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
c=t-475
\n" ); document.write( "t=c+475
\n" ); document.write( "c=k+278\r
\n" ); document.write( "\n" ); document.write( "k=c-278
\n" ); document.write( "t=c+475
\n" ); document.write( "c+t+k=4175
\n" ); document.write( "substitute
\n" ); document.write( "
\n" );