document.write( "Question 897687: The combined age of a mother and her twins is 58. The mother was 25 when the twins were born. Write and solve an equation to find the age of each three people \n" ); document.write( "
Algebra.Com's Answer #544272 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! The combined age of a mother and her twins is 58. The mother was 25 when the twins were born. Write and solve an equation to find the age of each three people \n" ); document.write( "*** \n" ); document.write( "let x=age of twins \n" ); document.write( "x+25=age of mother \n" ); document.write( "2x+(x+25)=58 \n" ); document.write( "3x=33 \n" ); document.write( "x=11 \n" ); document.write( "x+25=36 \n" ); document.write( "age of twins=11 \n" ); document.write( "age of mother=36 \n" ); document.write( " |