document.write( "Question 40067: Help please!!
\n" ); document.write( "Add the fractions \"q%2Fq%5E2%2B5q%2B6\" and \"1%2Fq%5E2+%2B3q%2B2\"
\n" ); document.write( "

Algebra.Com's Answer #25511 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Well from
\n" ); document.write( "q/(q^2 + 5q + 6) + 1/(q^2 + 3q +2)
\n" ); document.write( "we factor the denominators and then look for the lowest common denominator to change each fraction into. Once we do that we can combine the fractions. Hopefuly something will simplify. So here goes...
\n" ); document.write( "q/(q^2 + 5q + 6) + 1/(q^2 + 3q +2) =
\n" ); document.write( "q/(q+2)(q+3) + 1/(q+2)(q+1) =
\n" ); document.write( "q(q+1)/(q+1)(q+2)(q+3) + (q+3)/(q+1)(q+2)(q+3) =
\n" ); document.write( "(q^2+q)/(q+1)(q+2)(q+3) + (q+3)/(q+1)(q+2)(q+3) =
\n" ); document.write( "(q^2+2q+3)/(q+1)(q+2)(q+3)
\n" ); document.write( "Nothing else simplifies...we are done...
\n" ); document.write( "
\n" );