document.write( "Question 843280: The sum of two consecutive positive numbers and their product is equal to 271. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #508054 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x+y+xy=271,
\n" ); document.write( "y=x+1
\n" ); document.write( "x = 15, y = 16
\n" ); document.write( "
\n" ); document.write( "
\n" );