document.write( "Question 704904:
\n" );
document.write( "mary is y year old.her father is 4 times older then mary.her mother is 7 years younger than her father.if their three ages add up to 101 years,find the value of y. find the ages of mary's parents \n" );
document.write( "
Algebra.Com's Answer #434312 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! mary is y year old.her father is 4 times older then mary.her mother is 7 years younger than her father.if their three ages add up to 101 years,find the value of y. find the ages of mary's parents \n" ); document.write( "------- \n" ); document.write( "Mary: y years \n" ); document.write( "Father: 4y years \n" ); document.write( "Mother: 4y-7 years \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "y + 4y + 4y-7 = 101 \n" ); document.write( "9y = 94 \n" ); document.write( "y = 10.44 years (Mary's age) \n" ); document.write( "4y = 41.78 years (Father's age) \n" ); document.write( "4y-7 = 34.78 years (Mother's age) \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |