document.write( "Question 655576: 3.) Find three consecutive odd numbers such that four times the first number decreased by 28 is the same as the sum of the last two numbers. \n" ); document.write( "
Algebra.Com's Answer #409198 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Find three consecutive odd numbers
\n" ); document.write( "\"highlight%28x%29\"
\n" ); document.write( "\"highlight%28x%2B2%29\"
\n" ); document.write( "\"highlight%28x%2B4%29\"
\n" ); document.write( "such that four times the first number decreased by 28 is the same as the sum of the last two numbers.
\n" ); document.write( " 4x - 28 = (x+2) + (x+4)
\n" ); document.write( " 4x - 28 = 2x + 6 || Solve for x and list ALL three consecutive odd numbers above \n" ); document.write( "
\n" );