document.write( "Question 292478: William is six years older than Robert. In two years, William will be twice as old as Robert. Find their ages.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #211239 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
w=6+r
\n" ); document.write( "w+2=2*(r+2)
\n" ); document.write( "r=4 w=10
\n" ); document.write( "
\n" ); document.write( "
\n" );