document.write( "Question 499320: a says to b,my present age is double of your that age when i was as old as you are now. if the sum of their present ages is 63 find their present ages
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #337554 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! Let \n" ); document.write( "Present age of a = a \n" ); document.write( "Present age of b = b\r \n" ); document.write( "\n" ); document.write( "a present age is double the age of b \n" ); document.write( "a=2b \n" ); document.write( "sum of thier ages \n" ); document.write( "a+b=63\r \n" ); document.write( "\n" ); document.write( "put the value of a in above equation \n" ); document.write( "2b+b=63 \n" ); document.write( "3b=63 \n" ); document.write( "b=63/3 \n" ); document.write( "b=21\r \n" ); document.write( "\n" ); document.write( "a=2b=2*21=42\r \n" ); document.write( "\n" ); document.write( "a is 42 and b is 21 years old \n" ); document.write( " \n" ); document.write( " |