document.write( "Question 252543: I'm really bad at word problems. This one i am lost and i don't get.\r
\n" ); document.write( "\n" ); document.write( "Find 3 consecutive even numbers where the product of the smaller two numbers is 64 less than of the square of the largest number.\r
\n" ); document.write( "\n" ); document.write( "I would greatly appreciate the help and in advance saying thank you very much!
\n" ); document.write( "

Algebra.Com's Answer #184514 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
I'm really bad at word problems. This one i am lost and i don't get.
\n" ); document.write( "Find 3 consecutive even numbers
\n" ); document.write( "
\r\n" );
document.write( "That's \"n\", the smallest, \"n%2B2\", the middle sized, \r\n" );
document.write( "and \"n%2B4\", the largest\r\n" );
document.write( "

\n" ); document.write( "where the product of the smaller two numbers
\n" ); document.write( "
\r\n" );
document.write( "That product is \"n\" times \"n%2B2\", which is \"n%28n%2B2%29\"\r\n" );
document.write( "

\n" ); document.write( "is 64 less than of the square of the largest number.
\n" ); document.write( "
\r\n" );
document.write( "That means that that product is equal to the largest number, \"n%2B4\",\r\n" );
document.write( "squared or \"%28n%2B4%29%5E2\", with \"64\" subtracted from it.  That is, \r\n" );
document.write( "that product is equal to \"%28n%2B4%29%5E2-64\"\r\n" );
document.write( "\r\n" );
document.write( "So it's nothing but the equation:\r\n" );
document.write( "\r\n" );
document.write( "\"n%28n%2B2%29=%28n%2B4%29%5E2-64\"\r\n" );
document.write( "\r\n" );
document.write( "See? It just takes reading carefully and thinking about what\r\n" );
document.write( "it really says about those unknown even integers. Can you now solve \r\n" );
document.write( "that equation?  If not post again asking how.  The answer is\r\n" );
document.write( "\"n=8\", so the three consectutive even integers are \"8\",\"10\",\r\n" );
document.write( "and \"12\".\r\n" );
document.write( "\r\n" );
document.write( "And you can easily check it:\r\n" );
document.write( "\r\n" );
document.write( "the product of the smaller two numbers is 8x10 or 80,\r\n" );
document.write( "and 80 really is 64 less than 144, which the largest,\r\n" );
document.write( "12, squared.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );