document.write( "Question 245881: The product of 2 consecutive odd numbers is 63. What is the larger number? \n" ); document.write( "
Algebra.Com's Answer #179538 by College Student(505)![]() ![]() You can put this solution on YOUR website! Let x = a number \n" ); document.write( "Let x+2 = its consecutive odd number \n" ); document.write( ". \n" ); document.write( "Since the product of two consecutive odd numbers is 63, the equation becomes: \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Let's work out the algebra. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Factor: \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "In order to make our above equation true, the solution set is x = {7,-9}. \n" ); document.write( "Let's check which one works for our problem: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So, x=7 and x+2=9. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So, x=-9 and x+2=-7. \n" ); document.write( ". \n" ); document.write( "Both solution sets fit our criteria. \n" ); document.write( "Both are odd numbers and both are odd consecutives which product is 63. \n" ); document.write( " |