document.write( "Question 549695: nick is twice as old as Noah. Nine years ago, nick was five times as old as Noah. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #357986 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Noah's age =x \n" ); document.write( "Nick's age =2x\r \n" ); document.write( "\n" ); document.write( "9 years ago \n" ); document.write( "Noah =x-9 \n" ); document.write( "Nick=2x-9\r \n" ); document.write( "\n" ); document.write( "2x-9=5(x-9) \n" ); document.write( "2x-9 =5x-45 \n" ); document.write( "2x-5x=-45+9 \n" ); document.write( "-3x=-36 \n" ); document.write( "/-3 \n" ); document.write( "x=12 noah's age \n" ); document.write( "Nick's age = 12*12 = 24 years \n" ); document.write( " |