document.write( "Question 1192915: An electronics company makes two types of switches. Type A takes 3 minutes to make and requires ​$2 worth of materials. Type B takes 6 minutes to make and requires ​$6 of materials. In the latest production​ batch, it took 36 hours to make these​ switches, and the materials cost ​$1960. How many of each type of switch were​ made?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There were ___ Type A switches and ____ Type B switches manufactured.
\n" ); document.write( "

Algebra.Com's Answer #824861 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "x = # of type A switches made
\n" ); document.write( "y = # of type B switches made

\n" ); document.write( "Each type A switch takes 3 minutes to make; each type B switch takes 6 minutes; the total time was 36 hours = 2160 minutes.

\n" ); document.write( "\"3x%2B6y=2160\"
\n" ); document.write( "\"x%2B2y=720\" [1]

\n" ); document.write( "Each type A switch uses $2 worth of materials; each type B switch uses $6 worth of materials; the total cost of the materials used was $1960.

\n" ); document.write( "\"2x%2B6y=1960\"
\n" ); document.write( "\"x%2B3y=980\" [2]

\n" ); document.write( "The two equations are in the form that make it clear that solving the pair of equations by elimination is easiest.

\n" ); document.write( "\"x%2B3y=980\"
\n" ); document.write( "\"x%2B2y=720\"
\n" ); document.write( "\"y=260\"

\n" ); document.write( "\"x%2B2%28260%29=720\"
\n" ); document.write( "\"x%2B520=720\"
\n" ); document.write( "\"x=200\"

\n" ); document.write( "ANSWER: x=200 type A switches; y=260 type B switches
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );