document.write( "Question 635967: The age of Jennilyn 3 years ago is one-fourth her age 6 years from now. How old is Jennilyn? \n" ); document.write( "
Algebra.Com's Answer #400672 by sachi(548)![]() ![]() You can put this solution on YOUR website! The age of Jennilyn 3 years ago is one-fourth her age 6 years from now. How old is Jennilyn?\r \n" ); document.write( "\n" ); document.write( "ans:- \n" ); document.write( "let Jennilyn is x yrs old \n" ); document.write( "3 years ago she was x-3 yrs \n" ); document.write( "6 years from now she will be x+6 yrs \n" ); document.write( "as per question x-3=(x+6)/4 \n" ); document.write( "or 4(x-3)=x+6 \n" ); document.write( "or 4x-12=x+6 \n" ); document.write( "or 3x=6+12=18 \n" ); document.write( "or x= 18/3=6 yrs ans \n" ); document.write( " |