document.write( "Question 1053485: Natasha is three times as old as Nikolai. In 10 years, Natasha will be 2 years younger than twice\r
\n" );
document.write( "\n" );
document.write( "Nikolai’s age. How old are Natasha and Nikolai? \n" );
document.write( "
Algebra.Com's Answer #668766 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let n represent Nikolai. Then Natasha is 3n. So: \n" ); document.write( "2(n+10)-2=3n+10 \n" ); document.write( "2n+18=3n+10 \n" ); document.write( "n=8 \n" ); document.write( "Nikolai is 8; Natasha is 24. ☺☺☺☺ \n" ); document.write( " |