document.write( "Question 175028: I posted this problem and someone was able to proved the algebraic equation for it, but unfortunantly, I still do not understand how to solve it:\r
\n" );
document.write( "\n" );
document.write( "\"I am thinking of three consecutive numbers. If I multiply the first with the second and then subtract three times the third, the result is 57. What are the numbers?\"\r
\n" );
document.write( "\n" );
document.write( "The equation given was x(x+1) - 3.(x+2)=57\r
\n" );
document.write( "\n" );
document.write( "Can someone please help me to actually solve this? Thanks \n" );
document.write( "
Algebra.Com's Answer #130120 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! distributing gives __ x^2+x-3x-6=57\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtracting 57 __ x^2-2x-63=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring __ (x-9)(x+7)=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so x equals 9 or -7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "which makes the numbers 9, 10, 11 or -7, -6, -5 \n" ); document.write( " |