document.write( "Question 951959: the ages of sarah's mother and aunt total 83 years. if her mother's age were doubled, then her mother would be 58 years older than her aunt. how old are sarah's mother and aunt. \n" ); document.write( "
Algebra.Com's Answer #581437 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! M + A = 83 \n" ); document.write( "2M = A + 58 \n" ); document.write( "therefore, 2M - 58 = A \n" ); document.write( "substitute the value of A from the second equation into the first \n" ); document.write( "M + (2M-58) = 83 \n" ); document.write( "3M - 58 = 83 \n" ); document.write( "3M = 141 \n" ); document.write( "M = 47 \n" ); document.write( "If her mother is 47, then her aunt is 83-47 = 36 \n" ); document.write( " |