document.write( "Question 1122454: Allen , Lydia , Cindy and Marcus are all friends. Marcus says he’s older than Cindy and he should know because he is her brother. Allen knows he’s older than all of them, Cindy is pretty sure that Lydia is younger than she. List the friends in order from oldest to youngest \n" ); document.write( "
Algebra.Com's Answer #738577 by Alex.33(110)\"\" \"About 
You can put this solution on YOUR website!
Use name initials to refer to the ages of the four dudes for convenience.
\n" ); document.write( "From the question we get
\n" ); document.write( "1.M>C
\n" ); document.write( "2.A>rest
\n" ); document.write( "3.C>L
\n" ); document.write( "Combine 1 and 3: M>C>L
\n" ); document.write( "Combine above with 2: A>M>C>L.
\n" ); document.write( "And we're done.
\n" ); document.write( "
\n" );