document.write( "Question 1042671: How would I solve this problem: Eleven years ago, Lauren was half as old as Mike will be in 4 years. If Mike is currently m years old, then what is Lauren's current age, in terms of m? \n" ); document.write( "
Algebra.Com's Answer #657686 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
L-11 = 1/2(M+4)
\n" ); document.write( "L-11 = 1/2M+2
\n" ); document.write( "L = 1/2M+13
\n" ); document.write( "
\n" );