document.write( "Question 959211: Eight less than twice a number is the same as six times the number. find the number. \r
\n" );
document.write( "\n" );
document.write( "I need to know how to set up, and work this problem. Please help. \n" );
document.write( "
Algebra.Com's Answer #586331 by macston(5194)![]() ![]() You can put this solution on YOUR website! x=the number \n" ); document.write( "2x-8=6x Subtract 2x from each side. \n" ); document.write( "-8=4x Divide each side by 4. \n" ); document.write( "-2=x ANSWER: The number is -2 \n" ); document.write( " |