document.write( "Question 617722: The sum of an odd number and the square of the next odd number is 54. Find the number. \n" ); document.write( "
Algebra.Com's Answer #388506 by richard1234(7193) You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We can solve it algebraically by quadratic formula or factoring, but the easiest solution is to guess-and-check. We see that x = 5 works (-10 also works but x is odd). Therefore the answer is 5. \n" ); document.write( " |