document.write( "Question 804169: Melissa's cousin is five years younger than she is. In two years, Melissa will be twice as old as her cousin. How old are they? \n" ); document.write( "
Algebra.Com's Answer #484670 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! m=c+5, \n" ); document.write( "(m+2)=2*(c+2) \n" ); document.write( "c+5+2=2c+4\r \n" ); document.write( "\n" ); document.write( "3=c \n" ); document.write( "m=8\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |