document.write( "Question 1102064: 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 #716709 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "ITEM            COST\r\n" );
document.write( "chair           c\r\n" );
document.write( "side table      c+475\r\n" );
document.write( "dish cabinet    c-287\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"c%2B%28c%2B475%29%2B%28c-287%29=4175\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"3c%2B475-287=4175\"\r
\n" ); document.write( "\n" ); document.write( "\"3c=3987\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28c=1329%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The side table cost \"1329%2B475=highlight%281804%29\".
\n" ); document.write( "
\n" );