document.write( "Question 337733: find the lowest common denominator of p+3 over p^2+7p+10 and p+5 over p^2+5p+6 \n" ); document.write( "
Algebra.Com's Answer #242131 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the lowest common denominator of p+3 over p^2+7p+10 and p+5 over p^2+5p+6 \n" ); document.write( "---- \n" ); document.write( "Factor: \n" ); document.write( "(p+3)/[(p+2)(P+5)] and (p+5)/[(p+3)(p+2)] \n" ); document.write( "---- \n" ); document.write( "lcd = (p+2)(p+3)(p+5) \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |