document.write( "Question 767656: six less than twice a number is 14. What is the number? \n" ); document.write( "
Algebra.Com's Answer #467744 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! A number = x \n" ); document.write( "2x - 6 = 14 \n" ); document.write( " 2x = 14 + 6 \n" ); document.write( " 2x = 20 \n" ); document.write( " x = 10 \n" ); document.write( "The number is 10. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |