document.write( "Question 471471: our mother is 3 times as old as my brother and i am 1/3rd times older than my brother. if 4 years ago i was as old as my brother today, what is the age of my mother? \n" ); document.write( "
Algebra.Com's Answer #323342 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
Our mother is 3 times as old as my brother
\n" ); document.write( "
\r\n" );
document.write( "M = 3B\r\n" );
document.write( "

\n" ); document.write( "and i am 1/3rd times older than my brother.
\n" ); document.write( "
\r\n" );
document.write( "You lost me there.  Are you 1/3 as old as your brother?\r\n" );
document.write( "If so you are YOUNGER, not OLDER, than your brother.\r\n" );
document.write( "Or are you your brother's age plus 1/3 of his age older?\r\n" );
document.write( "\r\n" );
document.write( "If the first way, the equation is\r\n" );
document.write( "\r\n" );
document.write( "I = \"1%2F3\"B\r\n" );
document.write( "\r\n" );
document.write( "If the second way then the equation is\r\n" );
document.write( "\r\n" );
document.write( "I = B + \"1%2F3\"B\r\n" );
document.write( "

\n" ); document.write( "if 4 years ago i was as old as my brother today,
\n" ); document.write( "
\r\n" );
document.write( "I - 4 = B\r\n" );
document.write( "\r\n" );
document.write( "I'll try it both ways, but now I believe you meant the\r\n" );
document.write( "second way.  Otherwise this last sentence wouldn't make\r\n" );
document.write( "sense.\r\n" );
document.write( "\r\n" );
document.write( "First way\r\n" );
document.write( "\r\n" );
document.write( "\"system%28M+=+3B%2C+I+=+expr%281%2F3%29B%2C+I+-+4+=+B%29\"\r\n" );
document.write( "\r\n" );
document.write( "I will assume you know how to solve a system of\r\n" );
document.write( "equations.  If you don't post again asking how\r\n" );
document.write( "to solve this system.\r\n" );
document.write( "\r\n" );
document.write( "No that give B=-6, I = -2 and M = -18.\r\n" );
document.write( "\r\n" );
document.write( "Second way:\r\n" );
document.write( "\r\n" );
document.write( "Since ages can't be negative, you must have meant the \r\n" );
document.write( "other way:\r\n" );
document.write( "\r\n" );
document.write( "\"system%28M+=+3B%2C+I+=+B%2Bexpr%281%2F3%29B%2C+I+-+4+=+B%29\" \r\n" );
document.write( "\r\n" );
document.write( "Simplify the second equation:\r\n" );
document.write( "\r\n" );
document.write( "\"I+=+B%2Bexpr%281%2F3%29B\"\r\n" );
document.write( "\r\n" );
document.write( "Multiply through by 3\r\n" );
document.write( "\r\n" );
document.write( "\"3I+=+3B+%2B+B\"\r\n" );
document.write( "\r\n" );
document.write( "\"3I+=+4B\"\r\n" );
document.write( "\r\n" );
document.write( "\"system%28M+=+3B%2C+3I+=+4B%2C+I+-+4+=+B%29\"\r\n" );
document.write( "\r\n" );
document.write( "Solve that system and get B = 12, I = 16 and M = 36\r\n" );
document.write( "\r\n" );
document.write( "So you are 16, your brother is 12, and your Mother is 36.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );