document.write( "Question 266209: if you are 8 years old and you younger brother is half your age, when will you be three times his age \n" ); document.write( "
Algebra.Com's Answer #195617 by poojitha1994@gmail.com(1)![]() ![]() ![]() You can put this solution on YOUR website! let my brother's age be x \n" ); document.write( "my age will then be 3x \n" ); document.write( "our age difference is 4 [as per the question] \n" ); document.write( "so 3x-x=4 \n" ); document.write( "2x=4 \n" ); document.write( "x=2 \n" ); document.write( "equating this we get , \n" ); document.write( "my age is 6 and my brother's is 2. \n" ); document.write( " |