document.write( "Question 630988: A laboratory has a solution that contains 3 ounces of benzalkonium chloride. If this is 6% of the total solution, how many ounces of solution does the lab have? \n" ); document.write( "
Algebra.Com's Answer #397255 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A laboratory has a solution that contains 3 ounces of benzalkonium chloride. If this is 6% of the total solution, how many ounces of solution does the lab have?
\n" ); document.write( "**
\n" ); document.write( "let x=ounces of solution lab have
\n" ); document.write( "3/x=6%
\n" ); document.write( "x=3/.06
\n" ); document.write( "x=50
\n" ); document.write( "ounces of solution lab have=50
\n" ); document.write( "
\n" );