document.write( "Question 339336: how many odd 2 digit numbers are there greater than 30 \n" ); document.write( "
Algebra.Com's Answer #243243 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
There are 99 - 29 = 70 two-digit numbers that are greater than or equal to 30.
\n" ); document.write( "Half of these are odd. 70 / 2 = 35.
\n" ); document.write( "So, there are 35 odd two-digit numbers > 30.
\n" ); document.write( "
\n" ); document.write( "
\n" );