document.write( "Question 473525: Ali is 8 years older than Fatima. Six years ago, Ali was 5 times as old as Fatima. How old is Fatima? How old will be Ali in 8 years time? \n" ); document.write( "
Algebra.Com's Answer #324740 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
a-8=f
\n" ); document.write( "a=f+8
\n" ); document.write( "a-6=5(f-6)
\n" ); document.write( "f+8-6=5f-30
\n" ); document.write( "4f=28
\n" ); document.write( "f=7
\n" ); document.write( "Fatima is 7, Ali is 15
\n" ); document.write( "In 8 years, Ali will be 23..
\n" ); document.write( "
\n" );