document.write( "Question 466836: Hello,
\n" );
document.write( "I have a question on solving linear equations. Please adivse with a solution to this problem.
\n" );
document.write( "1/9(p + 18) + 1/3(2p + 3) = p + 3
\n" );
document.write( "I tried this several time but get the wrong answer.
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #320105 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 1/9*p+1/9*18+1/3*2p+1/3*3=p+3 \n" ); document.write( "1/9(p)+2+2/3(p)+1=p+3 \n" ); document.write( "1/9(p)+2/3(p)-p=3-3 \n" ); document.write( "p=0 \n" ); document.write( " |