document.write( "Question 1110421: Two factory plants are making TV panels. Yesterday, Plant A produced
\n" ); document.write( "16,000
\n" ); document.write( " panels. One percent of the panels from Plant A and
\n" ); document.write( "4%
\n" ); document.write( " of the panels from Plant B were defective. How many panels did Plant B produce, if the overall percentage of defective panels from the two plants was
\n" ); document.write( "2%
\n" ); document.write( "?
\n" ); document.write( "

Algebra.Com's Answer #725405 by ikleyn(52945)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "0.01*16000 + 0.04*B = 0.02*(16000+B)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Solve for B.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );