document.write( "Question 27604: A machine requires four hours to make a unit of Product A and three hours to make a unit of product B. Last month the machine operated for 200 hours producing a total of 60 units . How many units of Product A were produced \n" ); document.write( "
Algebra.Com's Answer #15020 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Let A unit be x \n" ); document.write( "Let b unit be y \n" ); document.write( "x+y=60 \n" ); document.write( "y=60-x (subsitution)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4x+3y=200 \n" ); document.write( "Use subsitution \n" ); document.write( "4x+3(60-x)=200 \n" ); document.write( "4x-3x+180=200 \n" ); document.write( "x=20\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y=60-20 \n" ); document.write( "y=40\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence about 20 units of product A were produced and about 40 units of product B were prodduced. \n" ); document.write( "Paul. \n" ); document.write( " |