document.write( "Question 1018118: What is the unknown number? Two times a number added to 5 times a number is the same as six times the number minus 3. \n" ); document.write( "
Algebra.Com's Answer #634265 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Let us call the number x. Then we write \n" ); document.write( "2x + 5x = 6x - 3 \n" ); document.write( "7x = 6x - 3 \n" ); document.write( "Subtract 6x from both sides and get \n" ); document.write( "x = -3 \n" ); document.write( " |