document.write( "Question 1154308: John is analyzing the cost of producing two different sensors products at an electronics company.Sensor A uses 5 grams of zinc and requires 3 hours to assemble. The total production cost of sensor A is $54. Sensor B uses 4 zinc but requires 5 hours to assemble. The total production cost of sensor B is $64. How much does it cost the company for gram of this type of zinc? What is the hourly labour cost at this company? \n" ); document.write( "
Algebra.Com's Answer #776742 by ramkikk66(644)\"\" \"About 
You can put this solution on YOUR website!
Let cost of zinc = x dollars per gram
\n" ); document.write( "Let labour charge = y dollars per hour\r
\n" ); document.write( "\n" ); document.write( "Sensor A uses 5 gm zinc, 3 hours, costing 54. So we get the equation\r
\n" ); document.write( "\n" ); document.write( "\"5x+%2B+3y+=+54\" --- (1)\r
\n" ); document.write( "\n" ); document.write( "Sensor B uses 4 gm zinc, 5 hours, costing 64. So we get the equation\r
\n" ); document.write( "\n" ); document.write( "\"4x+%2B+5y+=+64\" --- (2)\r
\n" ); document.write( "\n" ); document.write( "To solve the two equations:\r
\n" ); document.write( "\n" ); document.write( "Multiply (1) by 4 to get\r
\n" ); document.write( "\n" ); document.write( "\"20x+%2B+12y+=+216\" --- (3)\r
\n" ); document.write( "\n" ); document.write( "Multiply (2) by 5 to get\r
\n" ); document.write( "\n" ); document.write( "\"20x+%2B+25y+=+320\" --- (4)\r
\n" ); document.write( "\n" ); document.write( "Subtracting (3) from (4) to eliminate x\r
\n" ); document.write( "\n" ); document.write( "\"20x+-+20x+%2B+25y+-+12y+=+320+-+216\" or\r
\n" ); document.write( "\n" ); document.write( "\"13y+=+104\" or \"y+=+104%2F13+=+8\"\r
\n" ); document.write( "\n" ); document.write( "Substituting for y in (2) we get\r
\n" ); document.write( "\n" ); document.write( "\"4x+%2B+5%2A8+=+64\" or \"4x+=+64+-+40+=+24\"\r
\n" ); document.write( "\n" ); document.write( "i.e. \"x+=+6\"\r
\n" ); document.write( "\n" ); document.write( "Cost of zinc = $6 per gram
\n" ); document.write( "Labour charge = $8 per hour\r
\n" ); document.write( "\n" ); document.write( "Check
\n" ); document.write( "Sensor A uses 5 gm zinc, 3 hours, cost is
\n" ); document.write( "6 * 5 + 8 * 3 = 30 + 24 = 54. Check correct!\r
\n" ); document.write( "\n" ); document.write( "Sensor B uses 4 gm zinc, 5 hours, cost is
\n" ); document.write( "6 * 4 + 5 * 8 = 24 + 40 = 64. Double check!\r
\n" ); document.write( "\n" ); document.write( " Ans: zinc cost = $6, labour cost = $8 \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );