document.write( "Question 1132151: Bon wants to take an early retirement in 10 years when he will be twice as old as his daughter Sonia. Sonia is 25 years younger than her father. how old is Bon now? How old will he be when he retires? (use only one variable)(thanks in advance) \n" ); document.write( "
Algebra.Com's Answer #749082 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
b = Bon's present age
\n" ); document.write( "s = Sonia's
\n" ); document.write( ":
\n" ); document.write( "Write an equation for each statement\r
\n" ); document.write( "\n" ); document.write( "Bon wants to take an early retirement in 10 years when he will be twice as old as his daughter Sonia.
\n" ); document.write( "b + 10 = 2(s+10)
\n" ); document.write( "b + 10 = 2s + 20
\n" ); document.write( "b = 2s + 20 - 10
\n" ); document.write( "b = 2s + 10
\n" ); document.write( ":
\n" ); document.write( "Sonia is 25 years younger than her father.
\n" ); document.write( "s = b - 25
\n" ); document.write( ":
\n" ); document.write( "In the 1st simplified equation, replace s with (b-25)
\n" ); document.write( "b = 2(b-25) + 10
\n" ); document.write( "b = 2b - 50 + 10
\n" ); document.write( "b = 2b - 40
\n" ); document.write( "40 = 2b - b
\n" ); document.write( "b = 40
\n" ); document.write( ":
\n" ); document.write( " how old is Bon now?
\n" ); document.write( "40 yrs old
\n" ); document.write( " How old will he be when he retires?
\n" ); document.write( "40 + 10 = 50 yrs old
\n" ); document.write( ":
\n" ); document.write( ";
\n" ); document.write( "Check this
\n" ); document.write( "Sonia's age: s = 40-25 = 15 yrs: Check in the equation, b = 2s + 10
\n" ); document.write( "40 = 2(15) + 10
\n" ); document.write( "and
\n" ); document.write( "In 10 yrs he will 50, she will 25
\n" ); document.write( "
\n" );