document.write( "Question 814530: a women is now 24 years older than her niece in 8 years she will be twice as old as her niece will be then find their present ages. \n" ); document.write( "
Algebra.Com's Answer #490371 by MARIO OWHOLO(4)![]() ![]() You can put this solution on YOUR website! Woman=24+niece. Equation 1 \n" ); document.write( "Woman+8=2(niece)+8 Equation 2 \n" ); document.write( "Woman=x \n" ); document.write( "Niece=y \n" ); document.write( "Y=x-24 Equation 3 \n" ); document.write( "X+8=2(x-24)+8 \n" ); document.write( "X=2x-48+8-8 \n" ); document.write( "3x=48 \n" ); document.write( "X=16 \n" ); document.write( " Therefore \n" ); document.write( "-y=8 \n" ); document.write( " \n" ); document.write( "Woman=16yrs old \n" ); document.write( "Niece=8yrs old \n" ); document.write( " |