document.write( "Question 280064: The sum of three consecutive odd numbers is 147. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #203494 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Let the first odd number be given by X. The next consecutive odd is (X+2) and the next after that is (X+4)\r \n" ); document.write( "\n" ); document.write( "You are told the sum of the three numbers is 147 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So one number is 47; then next one is 47+2 = 49. The third odd number is 47+4 = 51\r \n" ); document.write( "\n" ); document.write( "Check your answer. Does 147 = 47+49+51 \n" ); document.write( " |