document.write( "Question 785259: A number is doubled and then decreased by 11. The result is 59. What is the original number? \n" ); document.write( "
Algebra.Com's Answer #477418 by wilft1(217)![]() ![]() You can put this solution on YOUR website! our number will be labeled as x\r \n" ); document.write( "\n" ); document.write( "a number is doubled, so it will start off as 2x\r \n" ); document.write( "\n" ); document.write( "then decreased by 11, our equation is...\r \n" ); document.write( "\n" ); document.write( "2x - 11 = 59\r \n" ); document.write( "\n" ); document.write( "lets solve it\r \n" ); document.write( "\n" ); document.write( "add 11 to both sides of the equation\r \n" ); document.write( "\n" ); document.write( "2x = 70\r \n" ); document.write( "\n" ); document.write( "divide both sides by 2\r \n" ); document.write( "\n" ); document.write( "x = 35 \n" ); document.write( " |