document.write( "Question 504393: Please help me solve this i am confused. The sum of 6 and twice a number is equal to 7 less than a number. find the number \n" ); document.write( "
Algebra.Com's Answer #339582 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let number be x
\n" ); document.write( "2x+6 ( 6 plus twice the number)\r
\n" ); document.write( "\n" ); document.write( "x-7 = (7 less than the number)\r
\n" ); document.write( "\n" ); document.write( "2x+6=x-7
\n" ); document.write( "2x-x=-7-6
\n" ); document.write( "x=-13\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );