document.write( "Question 137173: Jack is 15 years old, and his sister, Jane is 5 years old. In how many years will jack be twice as old as Jane? \n" ); document.write( "
Algebra.Com's Answer #100368 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Jack=15 \n" ); document.write( "Jane=5 \n" ); document.write( "15+x=2(5+x) \n" ); document.write( "15+x=10+2x \n" ); document.write( "x-2x=10-15 \n" ); document.write( "-x=-5 \n" ); document.write( "x=5 years from now Jack will be twice as old as Jane. \n" ); document.write( "proof: \n" ); document.write( "15+5=2(5+5) \n" ); document.write( "20=2*10 \n" ); document.write( "20=20 \n" ); document.write( " \n" ); document.write( " |