document.write( "Question 1009368: if you subtract 104 from 6 times a number, the result will be 64 more than 4 times the value of the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #624895 by tiffany222(56)![]() ![]() ![]() You can put this solution on YOUR website! Let the number be x\r \n" ); document.write( "\n" ); document.write( "6x - 104 = 4x + 64 \n" ); document.write( "2x = 168 \n" ); document.write( "x = 84\r \n" ); document.write( "\n" ); document.write( "Final Answer: 84 \n" ); document.write( " |