document.write( "Question 1025494: A furniture shop refinishes tables. Employees use one of two methods to refinish each table. Method I takes 1.5 hours and the material costs $9. Method II takes 2.5 hours, and the material costs $5. Next week, they plan to spend 231 hours in labor and $1026 in material for refinishing tables. How many tables should they plan to refinish with each method? \n" ); document.write( "
Algebra.Com's Answer #641246 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let X be the number of method I tables, Y method II tables.
\n" ); document.write( "1.\"1.5X%2B2.5Y=231\"<--- Hours spent
\n" ); document.write( "2.\"9X%2B5Y=1026\" <--- Cost
\n" ); document.write( "Multiply eq. 1 by 2 and subtract from eq. 2.
\n" ); document.write( "\"9X%2B5Y-3X-5Y=1026-462\"
\n" ); document.write( "\"6X=564\"
\n" ); document.write( "\"X=94\"
\n" ); document.write( "So then,
\n" ); document.write( "\"9%2894%29%2B5Y=1026\"
\n" ); document.write( "\"846%2B5Y=1026\"
\n" ); document.write( "\"5Y=180\"
\n" ); document.write( "\"Y=36\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );