document.write( "Question 774886: tonys mother is 8 more than twice his age.his father is three years older than his mother is. if all three family members have lived 94 years, how old is each family member \n" ); document.write( "
Algebra.Com's Answer #472504 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! let tonny age is x yrs \n" ); document.write( "as per given conditions \r \n" ); document.write( "\n" ); document.write( "mother age is 2x+8 \n" ); document.write( "father age is 3 yrs amore than mother \n" ); document.write( "father age is 2x+8+3 \n" ); document.write( " 2x+11 \n" ); document.write( "x+2x+8+2x+11=94 \n" ); document.write( "5x+19=94 \n" ); document.write( "5x=94-19 \n" ); document.write( "5x=75 \n" ); document.write( "x=75/5=15 \n" ); document.write( "tonny is 15 yrs \n" ); document.write( "mother is 38 yrs \n" ); document.write( "father is 41 yrs \n" ); document.write( " \n" ); document.write( " |