document.write( "Question 1013225: Find the biggest of the three consecutive odd numbers such that the product of the second and the third is greater than the square of the first by 110. \n" ); document.write( "
Algebra.Com's Answer #629478 by macston(5194) You can put this solution on YOUR website! F=first; S=second=F+2; T=third=F+4 \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "T=F+4=17+4=21 \n" ); document.write( ". \n" ); document.write( "ANSWER: The largest of the numbers is 21. \n" ); document.write( ". \n" ); document.write( "CHECK: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ".\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |