document.write( "Question 192789: My question is: Marys father is 4 times as old as Mary and 5 years ago he was 7 times as old. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #144690 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! let m and f be ages of mary and mary's father \n" ); document.write( ": \n" ); document.write( "f=4m..........eq 1 \n" ); document.write( "f-5=7(m-5)....eq 2 \n" ); document.write( ": \n" ); document.write( "take f's value from eq 1 and plug it into eq 2 \n" ); document.write( ": \n" ); document.write( "4m-5=7m-35 \n" ); document.write( ": \n" ); document.write( "3m=30 \n" ); document.write( ": \n" ); document.write( "m=10 \n" ); document.write( ": \n" ); document.write( "f=4m=4(10)=40 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |