document.write( "Question 694610: When you add 12 to a number and then divide the sum by 13, you get the same result as when you subtract 13 from the number and then divide the difference by 12. What's the number? \n" ); document.write( "
Algebra.Com's Answer #428055 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
When you add 12 to a number and then divide the sum by 13, you get the same result as when you subtract 13 from the number and then divide the difference by 12. What's the number?
\n" ); document.write( "----
\n" ); document.write( "Let the number be \"x\":
\n" ); document.write( "Equation:
\n" ); document.write( "(x+12)/13 = (x-13)/12
\n" ); document.write( "-----
\n" ); document.write( "Cross-multiply:
\n" ); document.write( "12x + 144 = 13x - 169
\n" ); document.write( "---
\n" ); document.write( "x = 313
\n" ); document.write( "===================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "============
\n" ); document.write( "
\n" ); document.write( "
\n" );