document.write( "Question 935345: A small seminar hall can hold 100 chairs. Three different chair colors (red, blue, green) are available. The cost of a red chair Rs.240 cost of blue chair is Rs.260 and the cost of green chair is Rs. 300. The total cost of chair is 25000. Find at least 3 different solutions of the number of chairs in each color to be purchased.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #568558 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = number of red chairs \n" ); document.write( "y = number of blue chairs \n" ); document.write( "z = number of green chairs \n" ); document.write( "--- \n" ); document.write( "x + y + z = 100 \n" ); document.write( "240x + 260y + 300z = 25000 \n" ); document.write( "--- \n" ); document.write( "first, assume that: \n" ); document.write( "x = 60 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x + y + z = 100 \n" ); document.write( "240x + 260y + 300z = 25000 \n" ); document.write( "x = 60 \n" ); document.write( "--- \n" ); document.write( "copy and paste the above standard form linear equations in to this solver: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( "solution: \n" ); document.write( "x = number of red chairs = 60 \n" ); document.write( "y = number of blue chairs = 35 \n" ); document.write( "z = number of green chairs = 5 \n" ); document.write( "--- \n" ); document.write( "second, assume that: \n" ); document.write( "y = 41 \n" ); document.write( "--- \n" ); document.write( "x + y + z = 100 \n" ); document.write( "240x + 260y + 300z = 25000 \n" ); document.write( "y = 41 \n" ); document.write( "--- \n" ); document.write( "copy and paste the above standard form linear equations in to this solver: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( "solution: \n" ); document.write( "x = number of red chairs = 56 \n" ); document.write( "y = number of blue chairs = 41 \n" ); document.write( "z = number of green chairs = 3 \n" ); document.write( "--- \n" ); document.write( "third, assume that: \n" ); document.write( "z = 1 \n" ); document.write( "--- \n" ); document.write( "x + y + z = 100 \n" ); document.write( "240x + 260y + 300z = 25000 \n" ); document.write( "z = 1 \n" ); document.write( "--- \n" ); document.write( "copy and paste the above standard form linear equations in to this solver: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( "solution: \n" ); document.write( "x = number of red chairs = 52 \n" ); document.write( "y = number of blue chairs = 47 \n" ); document.write( "z = number of green chairs = 1 \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |