document.write( "Question 494201: ten more than 6 times a number is 4 less than 4 timees the number \n" ); document.write( "
Algebra.Com's Answer #335585 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! Let Number = x \n" ); document.write( "Six times of the x = 6x \n" ); document.write( "Four times of the x=4x\r \n" ); document.write( "\n" ); document.write( "6x+10=4x-4 \n" ); document.write( "6x-4x=-4-10 \n" ); document.write( "2x=-14 \n" ); document.write( "x=-14/2 \n" ); document.write( "x=-7 \n" ); document.write( " |