document.write( "Question 368914: Stan is 2/3 as old as Joe. In seven years, Stan will be 3/4 as old as Joe. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #262863 by robertb(5830)![]() ![]() You can put this solution on YOUR website! let j = joe's age now. then 2j/3 = stan's age now. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "j = 21, joe's age now. \n" ); document.write( "2j/3 = 14, stan's age now. \n" ); document.write( " |