document.write( "Question 384373: The age of Tim is 1 year more than twice of Carla's age. Three years ago, he was thrice as old as she was then. Find their present ages.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "The sum of Gelard's age and Fred's is 53 an one-half ( 1/2 ) as old as Fred. Then How old is Fred? \n" );
document.write( "
Algebra.Com's Answer #272102 by thinktank.experts(5)![]() ![]() You can put this solution on YOUR website! let carla age =x yrs. \n" ); document.write( "tim=2x+1\r \n" ); document.write( "\n" ); document.write( "acc to the problem---\r \n" ); document.write( "\n" ); document.write( "2x+1-3=3(x-3) \n" ); document.write( "2x-2=3x-9 \n" ); document.write( "-x=-7 \n" ); document.write( "so, x=7 \n" ); document.write( "carla age=7yrs \n" ); document.write( "tim age=2*7+1=15yrs.. \n" ); document.write( " \n" ); document.write( " |