document.write( "Question 966733: jane decided to buy some office furniture, She priced a conference table for $819.00 that she would like to buy. Jane need to buy 6 chairs additionally for the table she also has a $2000 budget. What i the highest price she can pay for a chair?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #590875 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
819+6X<=2,000
\n" ); document.write( "6X<=2,000-819
\n" ); document.write( "6X<=1,181
\n" ); document.write( "X<=1,181/6
\n" ); document.write( "X<=$196.83 MAX. PRICE OF EACH CHAIR.
\n" ); document.write( "PROOF:
\n" ); document.write( "819+6*196.82<2,000
\n" ); document.write( "819+1,180.92<2,000
\n" ); document.write( "1,999.92<2,000
\n" ); document.write( "
\n" );