document.write( "Question 762015: If (n+3) times 3 = 15
\n" );
document.write( "What is n? \n" );
document.write( "
Algebra.Com's Answer #463634 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! 3(n + 3) = 15 \n" ); document.write( "3n + 9 = 15 \n" ); document.write( " 3n = 15 - 9 \n" ); document.write( " 3n = 6 \n" ); document.write( " n = 2 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |