document.write( "Question 296450: The ratio of 16 more than a number to 12 less than that number is 1 to 3. What is the number? \n" ); document.write( "
Algebra.Com's Answer #213596 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Let x = a number
\n" ); document.write( ":
\n" ); document.write( "The ratio of 16 more than a number to 12 less than that number is 1 to 3. What is the number?
\n" ); document.write( "\"%28x%2B16%29%2F%28x-12%29\" = \"1%2F3\"
\n" ); document.write( "Cross multiply
\n" ); document.write( "3(x+16) = x - 12
\n" ); document.write( "3x + 48 = x - 12
\n" ); document.write( "3x - x = 12 - 48
\n" ); document.write( "2x = -36
\n" ); document.write( "x = \"%28-36%29%2F2\"
\n" ); document.write( "x = -18
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution
\n" ); document.write( "\"%28-18%2B16%29%2F%28-18%2B12%29\" =
\n" ); document.write( "\"%28-2%29%2F%28-6%29\" = \"1%2F3\"
\n" ); document.write( "
\n" );