document.write( "Question 979825: Hello. I am needing help with my ALgebra 1 class. I have tried basically everything I know how to but still keep failing my exams. (I'm home schooled) Please help me solve this equation
\n" );
document.write( "Please note the < actually mean less than, greater than or equal to but I couldn't find a way to input the dash under the <. Thank You! \n" );
document.write( "
Algebra.Com's Answer #601071 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! |n+9| <= 4 means n+9 >= -4 and n+9 <= 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve n+9 >= -4 for n to get n >= -13\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve n+9 <= 4 for n to get n <= -5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The solutions to |n+9| <= 4 are n >= -13 and n <= -5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We can condense that into -13 <= n <= -5 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note: \">=\" means \"greater than or equal to\" and \"<=\" means \"less than or equal to\" \n" ); document.write( " |