document.write( "Question 69105: Mrs. Smith is 2 years more than 3 times as old as her son. If the difference between their ages is 22 years, how old is Mrs. Smith?
\n" );
document.write( "will the answer be 32 \n" );
document.write( "
Algebra.Com's Answer #49182 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Mrs. Smith is 2 years more than 3 times as old as her son. If the difference between their ages is 22 years, how old is Mrs. Smith? \n" ); document.write( "----------------- \n" ); document.write( "Let Mrs. Smith's age be x yrs. \n" ); document.write( "Then her son is \"x-22\" yrs old. \n" ); document.write( "EQUATION: \n" ); document.write( " x-2=3(x-22) \n" ); document.write( "x-2=3x-66 \n" ); document.write( "2x=64 \n" ); document.write( "x=32 (Mrs. Smith's age) \n" ); document.write( "x-22=10 (Her son's age) \n" ); document.write( "------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |