document.write( "Question 742316: Sharon is 42 years old. Her daughter is 12 years old. How many years ago was Sharon four times older than her daughter? \n" ); document.write( "
Algebra.Com's Answer #452406 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Sharon is 42 years old. Her daughter is 12 years old. How many years ago was Sharon four times older than her daughter? \n" ); document.write( "let x= years ago when Sharon four times older than her daughter? \n" ); document.write( "(42-x)=sharon's age x yrs ago \n" ); document.write( "(12-x)=daughter's age x yrs ago \n" ); document.write( "42-x=4(12-x) \n" ); document.write( "42-x=48-4x \n" ); document.write( "3x=6 \n" ); document.write( "x=2 \n" ); document.write( "How many years ago was Sharon four times older than her daughter? 2 \n" ); document.write( " |