document.write( "Question 1022315: rajus father is three times older than raju. sum of their ages gives 76 find their ages \n" ); document.write( "
Algebra.Com's Answer #638020 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Make Raju's = 'x' \n" ); document.write( "Raju's Father = 3x \n" ); document.write( "x + 3x = 76 \n" ); document.write( "4x = 76 \n" ); document.write( "x = 76/4 \n" ); document.write( "x = 19 \n" ); document.write( "Raju = 19 years old \n" ); document.write( "Raju's Father = 57 years old. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |