document.write( "Question 535519: please help me solve this problem:
\n" );
document.write( "in thirty years, Roselle will be 8 times as old as she was 12 years ago. how old is she now? \n" );
document.write( "
Algebra.Com's Answer #351923 by boilpoil(127)![]() ![]() You can put this solution on YOUR website! Let x be her age now\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+30=8(x-12) \n" ); document.write( "x+30=8x-96 \n" ); document.write( "-7x=-126 \n" ); document.write( "x=18(years old) \n" ); document.write( " |