document.write( "Question 639151: The ratio of salt to water in a certain solution is 4 to 15. if the solution contains 6 ounces of water, how many ounces of salt does it contain? \n" ); document.write( "
Algebra.Com's Answer #402651 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The ratio of salt to water in a certain solution is 4 to 15.
\n" ); document.write( " if the solution contains 6 ounces of water, how many ounces of salt does it contain?
\n" ); document.write( ":
\n" ); document.write( "Let s = amt of salt
\n" ); document.write( "\"s%2F6\" + \"4%2F15\"
\n" ); document.write( "Cross multiply
\n" ); document.write( "15s = 6 * 4
\n" ); document.write( "15s = 24
\n" ); document.write( "s = 24/15
\n" ); document.write( "s = 1.6 oz of salt
\n" ); document.write( "
\n" );