document.write( "Question 419119: dr.kawasaki is twice as old as his son. twenty years ago, he was 4 times as old as his son was ten. how old are they now? \n" ); document.write( "
Algebra.Com's Answer #293157 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
son----x years
\n" ); document.write( "Kawasaki ----- 2x\r
\n" ); document.write( "\n" ); document.write( "20 years ago
\n" ); document.write( "son = x-20
\n" ); document.write( "Kawasaki = 2x-20
\n" ); document.write( "..
\n" ); document.write( "2x-20= 4(x-20)
\n" ); document.write( "2x-20=4x-80
\n" ); document.write( "2x=60
\n" ); document.write( "x= 30 son's age
\n" ); document.write( "father's age = 30*2=60 years
\n" ); document.write( "
\n" ); document.write( "
\n" );