document.write( "Question 575757: In 55 years, William will be 6 times as old as he is right now.\r
\n" );
document.write( "\n" );
document.write( "How old is he right now? \n" );
document.write( "
Algebra.Com's Answer #369687 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! In 55 years, William will be 6 times as old as he is right now. \n" ); document.write( "How old is he right now? \n" ); document.write( ": \n" ); document.write( "Let w = his age now \n" ); document.write( ": \n" ); document.write( "w + 55 = 6w \n" ); document.write( "55 = 6w - w \n" ); document.write( "55 = 5w \n" ); document.write( "w = 55/5 \n" ); document.write( "w = 1 yrs is his present age \n" ); document.write( " |