document.write( "Question 872127: A company has two machines that make widgets. The production costs are listed below. Find the number of widgets for which the cost to manufacture them on either machine is the same. \r
\n" ); document.write( "\n" ); document.write( "Machine 1: Setup cost $400 and $1.70 per widget
\n" ); document.write( "Machine 2: Setup cost $500 and $1.20 per widget
\n" ); document.write( "

Algebra.Com's Answer #525979 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = the number of widgets made
\n" ); document.write( "\"+400+%2B+1.7n+=+500+%2B+1.2n+\"
\n" ); document.write( "\"+.5n+=+100+\"
\n" ); document.write( "\"+n+=+200+\"
\n" ); document.write( "200 widgets cost the same to make
\n" ); document.write( "on either machine
\n" ); document.write( "
\n" ); document.write( "
\n" );