document.write( "Question 274674: Two positive numbers have a difference of 5. The larger number is 1 more than twice the smaller. Find the two number. \n" ); document.write( "
Algebra.Com's Answer #200461 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x-2x+1=5 \n" ); document.write( "x+1=5 \n" ); document.write( "x=4 \n" ); document.write( "2x+1=9 \n" ); document.write( " |