document.write( "Question 510564: what is the solution to the rational equation x/x^2-9 + 1/x-3 = 1/4x-12? \n" ); document.write( "
Algebra.Com's Answer #341841 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! what is the solution to the rational equation x/x^2-9 + 1/x-3 = 1/4x-12 \n" ); document.write( "** \n" ); document.write( "x/x^2-9 + 1/x-3 = 1/4x-12 \n" ); document.write( "x/(x+3)(x-3)+1/(x-3)=1/4(x-3) \n" ); document.write( "LCD: 4(x+3)(x-3) \n" ); document.write( "4x+4(x+3)=(x+3) \n" ); document.write( "4x+4x+12=x+3 \n" ); document.write( "7x=-9 \n" ); document.write( "x=-9/7 \n" ); document.write( " |