document.write( "Question 1154862: Angad is 10 years older than Alex. Mark is 11 years younger than Alex. If the total of their ages is 68, how old is the youngest of them? \n" ); document.write( "
Algebra.Com's Answer #777372 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Angad is 10 years older than Alex. Mark is 11 years younger than Alex. If the total of their ages is 68, how old is the youngest of them? \r
\n" ); document.write( "\n" ); document.write( "Let Alex's age be x\r
\n" ); document.write( "\n" ); document.write( "Angad's age will be x+10\r
\n" ); document.write( "\n" ); document.write( "Add their ages\r
\n" ); document.write( "\n" ); document.write( "Mark's age will be x-11\r
\n" ); document.write( "\n" ); document.write( "x+x+10+x-11 =68\r
\n" ); document.write( "\n" ); document.write( "3x-1=68
\n" ); document.write( "3x=69
\n" ); document.write( "x=69/3 = 23\r
\n" ); document.write( "\n" ); document.write( "Angad will be 23+10 =33
\n" ); document.write( "Mark's age will be 23-11 =12
\n" ); document.write( "
\n" );