document.write( "Question 427599: A father is twice as old as his son.the sum of the ages is 99 years.Find their ages. \n" ); document.write( "
Algebra.Com's Answer #307126 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
2x+x=99
\n" ); document.write( "3x=99
\n" ); document.write( "x=33
\n" ); document.write( "Son=33
\n" ); document.write( "Father=66..
\n" ); document.write( "
\n" );