document.write( "Question 109156: This problem is not in the book.
\n" );
document.write( "15/x - 15/x+2 =2 Can you help me solve this? Thanks Rhee \n" );
document.write( "
Algebra.Com's Answer #79606 by edjones(8007) You can put this solution on YOUR website! (15/x)-(15/(x+2))=2 \n" ); document.write( "15(x+2)-15x=2x(x+2) multiply both sides times x(x+2) to eliminate fractions. \n" ); document.write( "15x+30-15x=2x^2+4x \n" ); document.write( "2x^2+4x-30=0 add -30 to both sides. \n" ); document.write( "2(x^2+2x-15)=0 \n" ); document.write( "(x+5)(x-3)=0 factor \n" ); document.write( "x=-5, x=3 \n" ); document.write( "Always check: \n" ); document.write( "15/-5 - 15/-3=2...-3+5=2 true \n" ); document.write( "15/3 - 15/5=2...5-3=2 true \n" ); document.write( "Ed \n" ); document.write( " |