document.write( "Question 1118067: If twice the age of ali is four more of his father. What is tje age of ali when his father is 40 year old. \n" ); document.write( "
Algebra.Com's Answer #733310 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
If twice the age of Ali is four more of his father.
\n" ); document.write( "2a = f + 4
\n" ); document.write( " What is the age of Ali when his father is 40 year old.
\n" ); document.write( "replace f with 40 in the above equation
\n" ); document.write( "2a = 40 + 4
\n" ); document.write( "2a = 44
\n" ); document.write( "a = 44/2
\n" ); document.write( "a = 22 is Ali's age
\n" ); document.write( "
\n" );