document.write( "Question 1011763: The sum of a number and 1 is doubled and the result is added to three times the difference of
\n" );
document.write( "the number and 2. The result is 61. What is the number ? I have tried to multiply and do pendas and slope but i still have no clue \n" );
document.write( "
Algebra.Com's Answer #627513 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! number ix x \n" ); document.write( "2(x+1)+3(x-2)=61 \n" ); document.write( "2x+2+3x-6=61 \n" ); document.write( "5x-4=61 \n" ); document.write( "5x=65 \n" ); document.write( "x=13 \n" ); document.write( "twice x + 1 is 28 \n" ); document.write( "3 * (x-2)=33 \n" ); document.write( "sum to 61 \n" ); document.write( " |