document.write( "Question 706405: A two-digit counting number has a value that is 7 more than 6 times the sum of its digits. If the units digit is 3 less than the tens digit, what is the number? \n" ); document.write( "
Algebra.Com's Answer #435136 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Let t = the count of the tens \n" ); document.write( "Let u = the count of the ones or units.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In expanded form, the two digit number is 10t+u.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Translation from written English into arithmetic symbolism: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Transforming those equations should give the system: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Be-aware, I may have made a mistake in there. Try approach described on your own, see if you get a good result. \n" ); document.write( " |