document.write( "Question 1058185: \"I am a 4-digit odd number where the sum of my digits Is 22. the difference between my first digit and my last digit is equal to my third digit. my second digit is twice my third digit. My first digit is the domain value of f(x)=9x+3 if it's corresponding range value is 66.\" What's my number? \n" ); document.write( "
Algebra.Com's Answer #673203 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The first digit is 7, which makes f(7)=66. \n" ); document.write( "The last digit is x \n" ); document.write( "The third digit is (7-x) \n" ); document.write( "The second digit is (14-2x) \n" ); document.write( "These add to 22 \n" ); document.write( "so, 7+7-x+14-2x+x=22 \n" ); document.write( "28-2x=22 \n" ); document.write( "x=3 \n" ); document.write( "The digits are 7843\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |