document.write( "Question 307214: steve is 5 times as as old as janice in 12 years she will be twice as old as she was then, how old are they now? \n" ); document.write( "
Algebra.Com's Answer #219838 by mananth(16946)![]() ![]() You can put this solution on YOUR website! steve is 5 times as as old as janice in 12 years he will be twice as old as she was then, how old are they now\r \n" ); document.write( "\n" ); document.write( "I have corrected the sum . I do not know if the correction is OK.\r \n" ); document.write( "\n" ); document.write( "let janice be x years now\r \n" ); document.write( "\n" ); document.write( "steve will be5x\r \n" ); document.write( "\n" ); document.write( "after 12 years \n" ); document.write( "5x +12 = 2(2x+12)\r \n" ); document.write( "\n" ); document.write( "5x+12 = 4x +24\r \n" ); document.write( "\n" ); document.write( "5x-4x= 24-12\r \n" ); document.write( "\n" ); document.write( "x=12 janice's age now\r \n" ); document.write( "\n" ); document.write( "Steve's age will be 12* 5=60 years \n" ); document.write( " |