document.write( "Question 624198: Janine is 41 years old andn her daughter is 9. In how many years will mother be 3 times old as her daughter \n" ); document.write( "
Algebra.Com's Answer #392728 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Janine is 41 years old andn her daughter is 9. In how many years will mother be 3 times old as her daughter
\n" ); document.write( "**
\n" ); document.write( "let x=years from now mother will be 3 times as old as her daughter
\n" ); document.write( "(41+x)/(9+x)=3
\n" ); document.write( "41+x=27+3x
\n" ); document.write( "2x=14
\n" ); document.write( "x=7
\n" ); document.write( "years from now mother will be 3 times as old as her daughter=7
\n" ); document.write( "
\n" );