document.write( "Question 357013: Please help me solve this equation: solve for p: 3p/p-3=2+9/p-3 \n" ); document.write( "
Algebra.Com's Answer #255091 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! solve for p: \n" ); document.write( "Multiply by (p-3), this clears the denominators, and you have: \n" ); document.write( "3p = 2(p-3) + 9 \n" ); document.write( ": \n" ); document.write( "3p = 2p - 6 + 9 \n" ); document.write( ": \n" ); document.write( "3p - 2p = -6 + 9 \n" ); document.write( ": \n" ); document.write( "p = 3; however, this cannot be a solution, it would make the denominators = 0 \n" ); document.write( "There is no solution \n" ); document.write( " |