document.write( "Question 263734:  I am having troubles with a couple problems:\r
\n" );
document.write( "\n" );
document.write( "solve the linear equation p/3-3p/8=3\r
\n" );
document.write( "\n" );
document.write( "I do not know why I can't get this. Thanks in advance!! \n" );
document.write( "
| Algebra.Com's Answer #194330 by mananth(16946)     You can put this solution on YOUR website! I am having troubles with a couple problems:\r \n" ); document.write( "\n" ); document.write( "solve the linear equation p/3-3p/8=3\r \n" ); document.write( "\n" ); document.write( "I do not know why I can't get this. \r \n" ); document.write( "\n" ); document.write( "p/3 - 3p/8 =3\r \n" ); document.write( "\n" ); document.write( "take 24 as LCD \n" ); document.write( "8p-9p / 24 = 3 \n" ); document.write( "-p = 24*3 \n" ); document.write( "P=-72\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |