document.write( "Question 478076: Hi everyone, I need help on this word problem. I have been working on many word problems like the one below but this particular problem I can't seem to find the equation. I would really appreciate the help, thank you.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "If the sum of a number and one is doubled the result is seven less than the number. Find the number. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #327584 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let x be the number \n" ); document.write( "2*(x+1)=x-7 \n" ); document.write( "2x+2=x-7\r \n" ); document.write( "\n" ); document.write( "2x-x=-7-2 \n" ); document.write( "x=-9 \n" ); document.write( " |