document.write( "Question 642255: fred is double as old as his younger brother philip but only half as old as his older sister anna. their mother will soon be 40 years old, and then double as old as anna. how old are the kids \n" ); document.write( "
Algebra.Com's Answer #404230 by T-Maree(17)![]() ![]() You can put this solution on YOUR website! Anna = 20 \n" ); document.write( "Fred = 10 \n" ); document.write( "Philip = 5\r \n" ); document.write( "\n" ); document.write( "40/2 = 20 =Anna's age \n" ); document.write( "20/2 = 10 =Fred's age \n" ); document.write( "10/2 = 5 =Philip's age \n" ); document.write( " |