document.write( "Question 185488This question is from textbook
\n" );
document.write( ": Find two consecutive odd intergers such that twice the larger is 17 more than the smaller \n" );
document.write( "
Algebra.Com's Answer #139145 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find two consecutive odd intergers such that twice the larger is 17 more than the smaller \n" ); document.write( "------------------ \n" ); document.write( "1st: 2x-1 \n" ); document.write( "2nd: 2x+1 \n" ); document.write( "---------------- \n" ); document.write( "Equation: \n" ); document.write( "2(2x+1)= (2x-1)+17 \n" ); document.write( "4x + 2 = 2x + 16 \n" ); document.write( "2x = 14 \n" ); document.write( "x = 7 \n" ); document.write( "-------------- \n" ); document.write( "1st: 2x-1 = 13 \n" ); document.write( "2nd: 2n+1 = 15 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |