document.write( "Question 984158: Harry is 1/3 old as Ron and eight years younger than Hermoine. FInd the some of their Ages of Harry is 8 years old. \n" ); document.write( "
Algebra.Com's Answer #604950 by satyareddy22(84)![]() ![]() ![]() You can put this solution on YOUR website! Let x,y,z be the ages of harry,ron,hermoine respectively. \n" ); document.write( "x=y/3---------(1) \n" ); document.write( "z-x=8---------(2) \n" ); document.write( "Harry is 8 years old=>x=8yrs \n" ); document.write( "from (1) 8=y/3=>y=8*3=24=>y=24yrs \n" ); document.write( "z-8=8=>z=8+8=16=>z=16yrs \n" ); document.write( "sum of their Ages=x+y+z=8+16+24=48yrs \n" ); document.write( " \n" ); document.write( " |