document.write( "Question 934547: Mrs. Haines, Mrs. Nuemann and Mrs. Dowd shared a sum of money. Mrs. Haines took 1/3 of the total amount, Mrs. Nuemann took 1/4 of the remaining money. After both of them had taken their share, Mrs. Dowd took 1/2 of what was left. If Mrs. Haines took $160, how much did Mrs. Dowd take?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #567539 by TimothyLamb(4379) You can put this solution on YOUR website! x = dollars for haines = 160 \n" ); document.write( "y = dollars for nuemann \n" ); document.write( "z = dollars for dowd \n" ); document.write( "w = total amount \n" ); document.write( "--- \n" ); document.write( "x = w/3 \n" ); document.write( "160 = w/3 \n" ); document.write( "w = 160*3 \n" ); document.write( "w = 480 \n" ); document.write( "--- \n" ); document.write( "y = (480 - 160)/4 \n" ); document.write( "y = 80 \n" ); document.write( "--- \n" ); document.write( "z = (480 - 160 - 80)/2 \n" ); document.write( "z = dollars for dowd = 120 \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |