document.write( "Question 153121: How do you add an expression like this: n-2/n+4 + 8/n+4? whats the answer? \n" ); document.write( "
Algebra.Com's Answer #112607 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
add an expression like this: n-2/n+4 + 8/n+4
\n" ); document.write( "-----------
\n" ); document.write( "(n-2)/(n+4) + (8)/(n+4)
\n" ); document.write( "------
\n" ); document.write( "Since the denominators are the same, add the numerators to get:
\n" ); document.write( "[n-2+8]/(n+4)
\n" ); document.write( "= (n+6)/(n+4)
\n" ); document.write( "===============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );