document.write( "Question 491919: jenny is 3 times as old as her little sister, but only half as old as her brother. in four years time jenny will be twice as old as her sister, how old is jenny's brother? \n" ); document.write( "
Algebra.Com's Answer #334838 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
jenny is 3 times as old as her little sister, but only half as old as her brother. in four years time jenny will be twice as old as her sister, how old is jenny's brother?
\n" ); document.write( "**
\n" ); document.write( "let x=age of brother
\n" ); document.write( "x/2=Jenny's age
\n" ); document.write( "1/3*x/2=x/6=sister's age
\n" ); document.write( "..
\n" ); document.write( "4 years from now
\n" ); document.write( "x/2+4=2(x/6+4)
\n" ); document.write( "x/2+4=x/3+8
\n" ); document.write( "LCD=6
\n" ); document.write( "3x+24=2x+48
\n" ); document.write( "x=24
\n" ); document.write( "ans:
\n" ); document.write( "age of Jenny's brother=24 years
\n" ); document.write( "
\n" );