document.write( "Question 844195: Michael is 30 years older than his daughter. In five years' time, Michael will be 4 times as old as his daughter. How old is Michael now? \n" ); document.write( "
Algebra.Com's Answer #508603 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! m=d+30 \n" ); document.write( "d=m-30\r \n" ); document.write( "\n" ); document.write( "m+5=4*(d+5) \n" ); document.write( "m+5=4(m-30) +20 \n" ); document.write( "m+5=4m-120+20 \n" ); document.write( "m+5=4m-100 \n" ); document.write( "105=3m \n" ); document.write( "35=m \n" ); document.write( "d=5 \n" ); document.write( "check \n" ); document.write( "40=4*10 \n" ); document.write( "ok\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |