document.write( "Question 885291: Hey guys, im stuck on this word problem and was wondering if someone could show me step by step on how to solve this equation. Im confused when it comes to word problems, Thanks in advance\r
\n" );
document.write( "\n" );
document.write( "A marine biologist wants to set up n aquarium containing 3% salt water. He has two tank on hand that contain 6% and 2% salt water. How much water from each tank must he use to fill a 32-gallon aquarium with a 3% saltwater mixture? \n" );
document.write( "
Algebra.Com's Answer #535057 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A marine biologist wants to set up n aquarium containing 3% salt water. He has two tank on hand that contain 6% and 2% salt water. How much water from each tank must he use to fill a 32-gallon aquarium with a 3% saltwater mixture? \n" ); document.write( ". \n" ); document.write( "Let x = amount (gallons) of 6% salt water \n" ); document.write( "then \n" ); document.write( "32-x = amount (gallons) of 2% salt water \n" ); document.write( ". \n" ); document.write( "our equation: \n" ); document.write( ".06x + .02(32-x) = .03(32) \n" ); document.write( ".06x + 0.64 -.02x = 0.96 \n" ); document.write( ".04x + 0.64 = 0.96 \n" ); document.write( ".04x = 0.32 \n" ); document.write( "x = 8 gallons of 6% salt water \n" ); document.write( ". \n" ); document.write( "amount of 2% salt water: \n" ); document.write( "32-x = 32-8 = 24 gallons \n" ); document.write( " |