document.write( "Question 1074119: two welders work total of 60 hours on a project. One welder made $32/h, while the other made $41/h. If the gross earnings was 2172 for the job, how many hours did each welder work? \n" ); document.write( "
Algebra.Com's Answer #688844 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "The system of two equations\r\n" ); document.write( "\r\n" ); document.write( " x + y = 60, (1)\r\n" ); document.write( "32x + 41y = 2172. (2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Or a single equation\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "32x + 41*(60-x) = 2172. (3)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify and solve for x.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |