document.write( "Question 442399: How do I write the following as an algebra equation. If I have a $2,000 budget and I purchase a conference room table for $459.00 (disregard taxes,etc)and then need to purchase 6 chairs for the conference room table, what is the highest price I can pay for a chair? \n" ); document.write( "
Algebra.Com's Answer #305132 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"p\" = highest price that you can pay for a chair
\n" ); document.write( "\"+459+%2B+6p+%3C=+2000+\"
\n" ); document.write( "\"+6p+%3C=+1541+\"
\n" ); document.write( "\"+p+%3C=+256.83+\"
\n" ); document.write( "The highest price that you can pay for a chair is $256.83 each
\n" ); document.write( "
\n" );