document.write( "Question 3149: Find three consicutive odd numbers if the square of the smallest is four more than the sum of all three? \n" ); document.write( "
Algebra.Com's Answer #1345 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! let smallest be x \n" ); document.write( "Next highest is x+2 \n" ); document.write( "the largest is therefore x+4.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You solve this quadratic to give you an answer. Remember the answer for x must be an odd integer!\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |