document.write( "Question 1090802: 1.what is the two-digit odd number?
\n" ); document.write( "2.I am thinking of a two-digit number.the tens digit is twice the ones digit.the ones digit is 4.what number am I?
\n" ); document.write( "3.how many numbers greater than 10 but less than 100 have 4 in the ones digit.for example 14 and 44 are two of them.find as many number as you can.
\n" ); document.write( "5.the ones digit of a two-digit number is 4 less than its tens digit.what are the two-digit numbers that satisfy these conditions?
\n" ); document.write( "

Algebra.Com's Answer #705255 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
--------------------------------------------------------------------------
\n" ); document.write( "1.what is the two-digit odd number?
\n" ); document.write( "2.I am thinking of a two-digit number.the tens digit is twice the ones digit.the ones digit is 4.what number am I?
\n" ); document.write( "3.how many numbers greater than 10 but less than 100 have 4 in the ones digit.for example 14 and 44 are two of them.find as many number as you can.
\n" ); document.write( "5.the ones digit of a two-digit number is 4 less than its tens digit.what are the two-digit numbers that satisfy these conditions?
\n" ); document.write( "--------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "#1:
\n" ); document.write( "Two-digit odd number?
\n" ); document.write( "There are a few of them.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "#3:
\n" ); document.write( "Look at the numbers from 11 to 99.
\n" ); document.write( "14, 24, 34, 54, 64, 74, 84, 94;
\n" ); document.write( "Eight of them.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "#2 and #5:
\n" ); document.write( "Assign variables to each digit, translate literally, and go from there.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "#5:
\n" ); document.write( "t, the tens digit
\n" ); document.write( "u, the ones digit
\n" ); document.write( "\"u=10t-4\", and the numbers would be \"10t%2Bu\"
\n" ); document.write( "\"9%3C10t%2Bu%3C100\".
\n" ); document.write( "Find the values t and u which work.
\n" ); document.write( "
\n" );