document.write( "Question 762887: Express the quadratic equation (p+3)(p+2)+7p/8 = p in the format ax^2+bx+c = 0 \n" ); document.write( "
Algebra.Com's Answer #464271 by sachi(548)![]() ![]() You can put this solution on YOUR website! (p+3)(p+2)+7p/8 = p \n" ); document.write( "or p^2+3p+2p+6+7p/8=p \n" ); document.write( "or p^2+5p+6+7p/8=p \n" ); document.write( "or 8p^2+40p+48+7p=8p multiplying 8 on both sides \n" ); document.write( "or 8p^2+39p+48=0 required eqn \n" ); document.write( " |