document.write( "Question 111381: If one fourth of a certain number is added to one fifth of the same number, the result equals the sum of 13 and one eighth of the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #81227 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
let x be the number.
\n" ); document.write( "x/4 + x/5 = 13 + x/8
\n" ); document.write( "10x+8x=520+5x Multiply 40 by both sides to eliminate fractions.
\n" ); document.write( "18x-5x=520+5x-5x
\n" ); document.write( "13x=520
\n" ); document.write( "13x/13=520/13
\n" ); document.write( "x=40
\n" ); document.write( "Always check:
\n" ); document.write( "40/4 + 40/5 = 13 + 40/8 true
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );