document.write( "Question 1042337: Find the number whose fifth part increased by 5 is equal to its forth part diminished by 5. \n" ); document.write( "
Algebra.Com's Answer #657319 by chen.aavaz(62)\"\" \"About 
You can put this solution on YOUR website!
\"x%2F5%2B5=x%2F4-5\"
\n" ); document.write( "We multiply both parts with the Least common multiple of the denominators (5,4) which is 20.
\n" ); document.write( "\"4%2Ax%2B100=5%2Ax-100\"
\n" ); document.write( "\"5%2Ax-4%2Ax=100%2B100\"
\n" ); document.write( "\"x=200\"
\n" ); document.write( "
\n" );