document.write( "Question 1032009: A boy is twice as old has his sister and half as old as his father in 50 years she will be twice as old as her father how old is the boy now? \n" ); document.write( "
Algebra.Com's Answer #646701 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! sister is x years \n" ); document.write( "boy is 2x \n" ); document.write( "father is 4x \n" ); document.write( "x+50=8x, twice as old as her father is now (I have to assume that). \n" ); document.write( "7x=50 \n" ); document.write( "x=(50/7) \n" ); document.write( "boy is 100/7 years old (14 2/7) years \n" ); document.write( "father is 200/7 years old (28 4/7) \n" ); document.write( "in 50 years, the 7 (1/7) year old girl will be 57 (1/7) years, and that is twice as much as her 28 (4/7) year old father, who has a son 14 2/7 year old. \n" ); document.write( " |