document.write( "Question 990953: Two years ago Jani was half as old as she will be 9 years from now. How old is she now? \n" ); document.write( "
Algebra.Com's Answer #611886 by satyareddy22(84)![]() ![]() ![]() You can put this solution on YOUR website! Let x be the age of Jani. \n" ); document.write( "x-2=1/2(x+9) \n" ); document.write( "2x-4=x+9 \n" ); document.write( "2x-x=9+4 \n" ); document.write( "x=13 \n" ); document.write( "So the age of Jani is 13 years. \n" ); document.write( " |