document.write( "Question 991879: Romulo is twice as old as his nephew. the sum of their ages is 108. find their ages
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #611879 by satyareddy22(84) ![]() You can put this solution on YOUR website! Let the age of Romulo be x and the age of his nephew be y. \n" ); document.write( "Romulo is twice as old as his nephew \n" ); document.write( "=>x=2y \n" ); document.write( "sum of their ages is 108 \n" ); document.write( "=>x+y=1080----(1) \n" ); document.write( "Now substituting x=2y in (1) \n" ); document.write( "2y+y=108=>3y=108=>y=108/3=36=>y=36yrs \n" ); document.write( "x=2(36)=72=>x=72yrs \n" ); document.write( "Therefore the age of Romulo=72years and age of his nephew =36years\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |