document.write( "Question 1384: 1/x-4 + 5 = 3/x-4. I need to know how to solve this type of equation. \n" ); document.write( "
Algebra.Com's Answer #421 by usyim88hk(158)\"\" \"About 
You can put this solution on YOUR website!
First we should multiply both sides by (x-4) so that we won't have any fraction on both sides of the equation:
\n" ); document.write( ":
\n" ); document.write( "(x-4)(1/x-4) + (x-4)5 = (3/x-4)(x-4)
\n" ); document.write( "1 + 5(x-4) = 3
\n" ); document.write( "1 + 5x - 20 = 3
\n" ); document.write( "5x = 22
\n" ); document.write( "x = 22/5
\n" ); document.write( "x = 4.4
\n" ); document.write( "
\n" );