document.write( "Question 424222: TI need your help, please...\r
\n" );
document.write( "\n" );
document.write( "The Product of two consecutive numbers is twice the square of the smaller number. Find the numbers. \n" );
document.write( "
Algebra.Com's Answer #295806 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The Product of two consecutive numbers is twice the square of the smaller number. Find the numbers. \n" ); document.write( "--- \n" ); document.write( "1st: x \n" ); document.write( "2nd: x+1 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "x(x+1) = 2x \n" ); document.write( "x^2+x-2x = 0 \n" ); document.write( "x^2-x = 0 \n" ); document.write( "x(x-1) = 0 \n" ); document.write( "--- \n" ); document.write( "Solutions: \n" ); document.write( "x = 0 or x = 1 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |