document.write( "Question 1143660: Fiona is m years old now. She has 2 older brothers. Michael who is 3 times older than her and Stanley who is 19 years older than Michael. How old is Stanley 3 years ago? \n" ); document.write( "
Algebra.Com's Answer #764515 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
F=m
\n" ); document.write( "Michael=3m
\n" ); document.write( "Stanley=3m+19
\n" ); document.write( "three years ago, Stanley was 3m+16 years old
\n" ); document.write( "
\n" );