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 #323343 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 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?\r \n" ); document.write( "\n" ); document.write( "Let brothers age now be x \n" ); document.write( "mother's age = 3x \n" ); document.write( "my age = x/3+x \n" ); document.write( "... \n" ); document.write( "4 years ago \n" ); document.write( "brother's age = x-4 \n" ); document.write( "mother's age= 3x-4 \n" ); document.write( "my age x/3+x-4 \n" ); document.write( "my age =x\r \n" ); document.write( "\n" ); document.write( "x=x/3 +x -4 \n" ); document.write( "x/3=4 \n" ); document.write( "x=12 \n" ); document.write( "Mother's age = 12*3=36 years. \n" ); document.write( " |