document.write( "Question 849822: Romeo is 3 yrs younger than his sister khezel,6 yrs hence,khezel will be thrice as old as romeo was five years ago.how old is romeo? \n" ); document.write( "
Algebra.Com's Answer #511760 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Romeo is 3 yrs younger than his sister khezel,6 yrs hence,khezel will be thrice as old as romeo was five years ago.how old is romeo? \n" ); document.write( "*** \n" ); document.write( "let x=Romeo's present age \n" ); document.write( "x+3=Sister khezel's present age \n" ); document.write( ".. \n" ); document.write( "6 yrs hence: \n" ); document.write( "x+3+6=x+9=khezel's age \n" ); document.write( ".. \n" ); document.write( "5 yrs ago: \n" ); document.write( "x-5=Romeo's age \n" ); document.write( ".. \n" ); document.write( "x+9=3(x-5) \n" ); document.write( "x+9=3x-15 \n" ); document.write( "2x=24 \n" ); document.write( "x=12 \n" ); document.write( "how old is romeo? 12 \n" ); document.write( " |