document.write( "Question 436139: A woman's age and her son's age add up to 45,5years ago the woman was 6times older than her son. How old was the woman when the son was born \n" ); document.write( "
Algebra.Com's Answer #301733 by mananth(16946)![]() ![]() You can put this solution on YOUR website! woman's age = x \n" ); document.write( "son's age = 45-x \n" ); document.write( "5 years ago \n" ); document.write( "woman's age = x-5 \n" ); document.write( "son's age = 45-x-5=40-x \n" ); document.write( "x-5=6(40-x) \n" ); document.write( "x-5=240-6x \n" ); document.write( "7x=245 \n" ); document.write( "x=245/7 \n" ); document.write( "x=35 \n" ); document.write( "son's age = 10 now. \n" ); document.write( "when he was born ahe was 25 years \n" ); document.write( " \n" ); document.write( " |