document.write( "Question 253305: mary is twice mark's age; if the difference in their ages are 24. how old is mark \n" ); document.write( "
Algebra.Com's Answer #185593 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! For everything we know, we write an equation. \n" ); document.write( "mary=y \n" ); document.write( "mark=k \n" ); document.write( "y=2k \n" ); document.write( "y-k=24 \n" ); document.write( "We can do this several ways. \n" ); document.write( "Since we already have one equation y=2k let's substitute 2k for y in the other \n" ); document.write( "2k-k=24 \n" ); document.write( "k=24 \n" ); document.write( "y=2k \n" ); document.write( "y=48 \n" ); document.write( "mary is 48 and mark is 24. \n" ); document.write( " \n" ); document.write( " |