document.write( "Question 103763: Michelle is eight years older than adam. Three years ago michelle was twice as old as adams was then. How old is Michelle?\r
\n" );
document.write( "\n" );
document.write( "-I just need to know how to set it up, very confused on that \n" );
document.write( "
Algebra.Com's Answer #75412 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! now: m=a+8 ... a=m-8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3 years ago: m-3=2(a-3) ... m-3=2((m-8)-3) \n" ); document.write( " |