document.write( "Question 809871: Ron is twice as old as Jack. If x represents Jack's age now how can you represent Ron's age 6 years from now? \n" ); document.write( "
Algebra.Com's Answer #487820 by 2897696(96)![]() ![]() You can put this solution on YOUR website! now: \n" ); document.write( " Ron is 2x \n" ); document.write( " Jack is x\r \n" ); document.write( "\n" ); document.write( "6 years future (+6) just add +6 because of future \n" ); document.write( " Ron is 2x+6 \n" ); document.write( " Jack is x+6\r \n" ); document.write( "\n" ); document.write( "Answer: you can rep Ron's age 6 years now by: 2x+6 \n" ); document.write( " |