document.write( "Question 304223: What are two consecutive numbers whose sum is 75? \n" ); document.write( "
Algebra.Com's Answer #217897 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
The numbers 'x' and 'x+1' are consecutive numbers. Add them up to get \"x%2Bx%2B1=2x%2B1\". Since the sum is 75, this means that \"2x%2B1=75\". I'll let you solve. \n" ); document.write( "
\n" );