document.write( "Question 1058236: The first woman is 8 years younger than a man, and the man is 9 years older than the second woman. If the sum of their ages is 300, what is the age of the first woman?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #673291 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The first woman is 8 years younger than a man, and the man is 9 years older than the second woman. If the sum of their ages is 300, what is the age of the first woman? \n" ); document.write( "------------------------ \n" ); document.write( "1st = m - 8 \n" ); document.write( "m = 2nd + 9 \n" ); document.write( "----- \n" ); document.write( "m + 1st + 2nd = 300 \n" ); document.write( "---- \n" ); document.write( "m + m-8 + m-9 = 300 \n" ); document.write( "------------------------------- \n" ); document.write( "3m -17 = 300 \n" ); document.write( "------ \n" ); document.write( "3m = 317 \n" ); document.write( "m = 15yrs 8mths \n" ); document.write( "----- \n" ); document.write( "Ans: 1st = m-8 = 7 yrs 8 mths \n" ); document.write( "------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------------- \n" ); document.write( " |