document.write( "Question 1096982: 5 is subtracted from 4 times a number and the result is doubled. if the answer is 6,what is the original number? \n" ); document.write( "
Algebra.Com's Answer #711369 by Boreal(15235) You can put this solution on YOUR website! number is x \n" ); document.write( "4x-5 is the first part. Doubled, it is 8x-10. \n" ); document.write( "8x-10=6 \n" ); document.write( "8x=16 \n" ); document.write( "x=2 ANSWER \n" ); document.write( "five is subtracted from 4 times 2 (8) and that is 3. Double it and get 6. \n" ); document.write( " |