document.write( "Question 634381: Aslam is now 3 times as old as Javed, but 5 years ago, he was 5 times as \n" ); document.write( "Javed was. How old is Aslam now? \n" ); document.write( "
Algebra.Com's Answer #399543 by graphmatics(170)\"\" \"About 
You can put this solution on YOUR website!
Let A be Aslam's age. Let J be Javed age.
\n" ); document.write( "A=3J
\n" ); document.write( "A-5=5(J-5)
\n" ); document.write( "
\n" ); document.write( "3J-5=5J-25
\n" ); document.write( "2J=20
\n" ); document.write( "J=10 so A=30
\n" ); document.write( "
\n" );