document.write( "Question 1145755: Lyns father is 4 times as old as Lyn. Five years ago the father was 7 times as old as Lyn. How old is Lyn now? \n" ); document.write( "
Algebra.Com's Answer #766994 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
F=4L
\n" ); document.write( "F-5=7(L-5)
\n" ); document.write( "4L-5=7(L-5)
\n" ); document.write( "4L-5=7L-35\r
\n" ); document.write( "\n" ); document.write( "subtract 4L from both sides
\n" ); document.write( "add 35 to both sides
\n" ); document.write( "The answer should jump out at you
\n" ); document.write( "
\n" );