document.write( "Question 146180: I am trying to convert these words into an equation:\r
\n" );
document.write( "\n" );
document.write( "Find three consecutive odd integers such that the sum of three times the first and twice the second is 26 more than three times the third ?\r
\n" );
document.write( "\n" );
document.write( "Can you please help?
\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #106738 by stanbon(75887) ![]() You can put this solution on YOUR website! Find three consecutive odd integers such that the sum of three times the first and twice the second is 26 more than three times the third ? \n" ); document.write( "------------ \n" ); document.write( "1st: 2x-1 \n" ); document.write( "2nd: 2x+1 \n" ); document.write( "3rd: 2x+3 \n" ); document.write( "------------- \n" ); document.write( "3(2x-1)+2(2x+1) = 3(2x+3)+26 \n" ); document.write( "6x-3 + 4x+2 = 6x+9+26 \n" ); document.write( "10x -1 = 6x + 35 \n" ); document.write( "4x = 36 \n" ); document.write( "x = 9 \n" ); document.write( "1st: 2x-1 = 17 \n" ); document.write( "2nd: 19 \n" ); document.write( "3rd: 21\r \n" ); document.write( "\n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |