document.write( "Question 414165: The number of kg of water (W) in s human body varies directly as the total body weight (B). A person who weighs 50 kg contains 36kg of water. How many kilograms of water are in a person weighing 60 kg? \n" ); document.write( "
Algebra.Com's Answer #290493 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The number of kg of water (W) in s human body varies directly as the total body weight (B). A person who weighs 50 kg contains 36kg of water. How many kilograms of water are in a person weighing 60 kg? \n" ); document.write( "---- \n" ); document.write( "W = k*B \n" ); document.write( "--- \n" ); document.write( "Solve for \"k\" using \"A person who weighs 50 kg contains 36kg of water.\" \n" ); document.write( "36 = k*50 \n" ); document.write( "k = 36/50 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "W = (36/50)B \n" ); document.write( "----- \n" ); document.write( "Solve \"How many kilograms of water are in a person weighing 60 kg?\" \n" ); document.write( "W = (36/50)60 \n" ); document.write( "W = 43.2kg \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |