document.write( "Question 1057978: my age is c write expressions for the ages of members of my family if:my brother is 3 years older than me , my sister is 2 years younger than me ,my mum is double my age and my dad is 5 years older than my mum \n" ); document.write( "
Algebra.Com's Answer #672992 by ikleyn(52787)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( " my age is c write expressions for the ages of members of my family if:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "my brother is 3 years older than me          c+3   years old\r\n" );
document.write( "\r\n" );
document.write( "my sister is 2 years younger than me         c-2   years old\r\n" );
document.write( "\r\n" );
document.write( "my mum is double my age                      2c    years old\r\n" );
document.write( "\r\n" );
document.write( "and my dad is 5 years older than my mum      2c+5  years old.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );