document.write( "Question 1105365: Can you please help with this question: Two consecutive whole numbers (x and x+1) when the product of these numbers are subtracted from 47 times the first number (x), the answer is 360. what is x?
\n" ); document.write( "i have tried using the quadratic equation. I cannot get the answer to a whole number. my equation used to insert in the quadratic was: x(x+1)-47x-360=0.
\n" ); document.write( "can you please help and include all your workings so i can learn for next time. Thank you.
\n" ); document.write( "

Algebra.Com's Answer #720169 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
47x - x*(x+1) = 360
\n" ); document.write( "47x - x^2 - x - 360 = 0
\n" ); document.write( "x^2 - 46x + 360 = 0
\n" ); document.write( "(x-10)*(x-36) = 0
\n" ); document.write( "x = 10, 36
\n" ); document.write( "
\n" ); document.write( "
\n" );