document.write( "Question 729954: Problem: 3/X^2-3X-4 - X-3/X^2-16
\n" );
document.write( "My attempt: Factor then find LCD
\n" );
document.write( "3/(X-4)(X+1) - X-3/(X+4)(X-4)
\n" );
document.write( "LCD: (X-4)(X+4)(X+1)
\n" );
document.write( "multiply
\n" );
document.write( "3(X+4)- X-3(X+1)
\n" );
document.write( "change sign
\n" );
document.write( "3X+12 + -X^2 -1X+3X+3
\n" );
document.write( "(Simplifying is where I have my problem...negative variable.)
\n" );
document.write( "-X^2+5X+15/(X-4)(X+4)(X+1)
\n" );
document.write( "Do I multiply a negative one out to change the signs?
\n" );
document.write( "And finally, can this be factored? \n" );
document.write( "
Algebra.Com's Answer #446372 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " |