document.write( "Question 841259: Janet is 3 times as old as her brother Marshall. If the difference in their ages is 6 years, what is the age of each? \n" ); document.write( "
Algebra.Com's Answer #506756 by hamsanash1981@gmail.com(151)\"\" \"About 
You can put this solution on YOUR website!
Let Marshall age be x. then Janet age will be 3x
\n" ); document.write( "difference of their age =6
\n" ); document.write( "3x-x=6
\n" ); document.write( "2x=6
\n" ); document.write( "x= 3
\n" ); document.write( "Marshall's age = 3 and Janet's age = 3x = 3*3 =9.
\n" ); document.write( "
\n" );