document.write( "Question 1061616: Mr.maxwell started three separate bank accounts for his three children, jerry , tony and nina. He put the same amount of money un each child's account. If tony withdrew half of this money and spent it all on a $15 CD, how much money did Mr.Maxwell deposit in total? I need the equation NOT the answer. \n" ); document.write( "
Algebra.Com's Answer #676377 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! He deposited x amount in each. \n" ); document.write( "jerry had x \n" ); document.write( "tony's is x, and half of x=15, so tony has 15 +(1/2)x \n" ); document.write( "nina has x \n" ); document.write( "The total amount =x+15+(x/2)+x \n" ); document.write( " |