document.write( "Question 397689: I am a 4 digit number. two of my digits are odd numbers less than 9. My tens digit is even and is 3 less than my greatest odd digit. My hundreds digit is the sum of my thousands digit and my ones digit. my tens digit is twice my ones digit. \n" ); document.write( "
Algebra.Com's Answer #281786 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Four digits: w,x,y,z\r \n" ); document.write( "\n" ); document.write( "I am a 4 digit number. two of my digits are odd numbers less than 9. \n" ); document.write( "Two digits; 7, 5, 3 or 1 \n" ); document.write( ": \n" ); document.write( " My tens digit is even and is 3 less than my greatest odd digit. \n" ); document.write( "y = 7 - 3, or y = 5 - 3 \n" ); document.write( ": \n" ); document.write( " My hundreds digit is the sum of my thousands digit and my ones digit. \n" ); document.write( "x = w+z\r \n" ); document.write( "\n" ); document.write( ": \n" ); document.write( " my tens digit is twice my ones digit. \n" ); document.write( "y = 2z; \n" ); document.write( "we know y = 4 or 2 \n" ); document.write( "then \n" ); document.write( "z = 2 or 1 \n" ); document.write( ": \n" ); document.write( "try y = 4, z = 2, w and x are odd, x = 7 greatest odd; 7 = w + 2; w=5 \n" ); document.write( "; \n" ); document.write( "we have: 5 7 4 2 seems to conform to these conditions\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |