document.write( "Question 730408: one number is 3 more than twice the other number. if the sum of the two numbers is 33, find the two numbers \n" ); document.write( "
Algebra.Com's Answer #446681 by rfer(16322) ![]() You can put this solution on YOUR website! x+2x+3=33 \n" ); document.write( "3x=30 \n" ); document.write( "x=10 \n" ); document.write( "2x+3=23 \n" ); document.write( " |