document.write( "Question 752203: when 8 is added to the number that is produced by doubling the number x the result is equal to 8 times the number that is 5 less than the number of x. what is the value of x? \n" ); document.write( "
Algebra.Com's Answer #457653 by malglu(63)![]() ![]() ![]() You can put this solution on YOUR website! 2x+8 = 8(x-5) \n" ); document.write( "2x +8= 8x-40 \n" ); document.write( "x=8 \n" ); document.write( " |