document.write( "Question 409474: i am a 4 digit number the ratio of my first digit to my second digit is 3 to 1 the ratio of my thrid digit to my last digit is 1 to 3 the ratio of my first digit to my last is 2 to 3 if all my diit add up to 29 what number am i \n" ); document.write( "
Algebra.Com's Answer #288341 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Write an equation for each statement:
\n" ); document.write( ":
\n" ); document.write( "i am a 4 digit number
\n" ); document.write( "a, b, c, d
\n" ); document.write( ";
\n" ); document.write( "the ratio of my first digit to my second digit is 3 to 1
\n" ); document.write( "\"a%2Fb\" = \"3%2F1\"
\n" ); document.write( "cross multiply
\n" ); document.write( "a = 3b
\n" ); document.write( ":
\n" ); document.write( "the ratio of my third digit to my last digit is 1 to 3
\n" ); document.write( "\"c%2Fd\" = \"1%2F3\"
\n" ); document.write( "d = 3c
\n" ); document.write( ":
\n" ); document.write( "the ratio of my first digit to my last is 2 to 3
\n" ); document.write( "\"a%2Fd\" = \"2%2F3\"
\n" ); document.write( "2d = 3a
\n" ); document.write( ":
\n" ); document.write( " all my digits add up to 29 what number
\n" ); document.write( "a + b + c + d = 29
\n" ); document.write( "replace a with 3b, and replace d with 3c
\n" ); document.write( "3b + b + c + 3c = 29
\n" ); document.write( "4b + 4c = 29
\n" ); document.write( "I don't think you can solve this with integers, 4b + 4c cannot be an odd number\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );