document.write( "Question 625919: Hi there.
\n" );
document.write( "The problem I need help with is to solve algebraically for \"n\" in\r
\n" );
document.write( "\n" );
document.write( " nP4=8(n-1P3).\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #393906 by Theo(13342)![]() ![]() You can put this solution on YOUR website! general way to solve this problem is as follows: \n" ); document.write( "np4 = 8(n-1p3) \n" ); document.write( "simplify by removing parentheses to get: \n" ); document.write( "np4 = 8n - 8p3 \n" ); document.write( "subtract 8n from both sides of the equation to get: \n" ); document.write( "np4 - 8n = - 8p3 \n" ); document.write( "factor out the n to get: \n" ); document.write( "n(p4-8) = -8p3 \n" ); document.write( "divide both sides of the equation by (p4-8) to get: \n" ); document.write( "n = -8p3 / (p4-8)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |