document.write( "Question 409475: 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 20 what number am i \n" ); document.write( "
Algebra.Com's Answer #288346 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( "3a - 2d = 0; we will use this later in elimination.
\n" ); document.write( ":
\n" ); document.write( " all my digits add up to 20, what number?
\n" ); document.write( "a + b + c + d = 20
\n" ); document.write( "replace a with 3b, and replace d with 3c
\n" ); document.write( "3b + b + c + 3c = 20
\n" ); document.write( "4b + 4c = 20
\n" ); document.write( "Divide by 4
\n" ); document.write( "b + c = 5
\n" ); document.write( "therefore:
\n" ); document.write( " a + d = 20 - 5
\n" ); document.write( " a + d = 15
\n" ); document.write( "Use eliminations multiply the above by 2, add to this equation
\n" ); document.write( "3a - 2d = 0
\n" ); document.write( "2a + 2d = 30
\n" ); document.write( "--------------adding eliminates d, finda
\n" ); document.write( "5a = 30
\n" ); document.write( "a = 30/5
\n" ); document.write( "a = 6
\n" ); document.write( "then
\n" ); document.write( "6 + d = 15
\n" ); document.write( "d = 9
\n" ); document.write( "and
\n" ); document.write( "d = 3c
\n" ); document.write( "9 = 3c
\n" ); document.write( "c = 3
\n" ); document.write( ":
\n" ); document.write( "Find b:
\n" ); document.write( "b = 20 - 6 - 3 - 9
\n" ); document.write( "b = 2
\n" ); document.write( ":
\n" ); document.write( "The number 6239\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );