document.write( "Question 1094125: im having a problem on how to solve this one. i've tried to do it several times but i think whats confusing me is the negative in front of the absoulte value. if you could help me with this one problem id really appericate it
\n" );
document.write( "-11 less than or equal to 5-/2p+4/
\n" );
document.write( "* the / infront of 2p+4 means absolute value \n" );
document.write( "
Algebra.Com's Answer #708733 by ikleyn(52835)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "-11 <= 5 - |2p+4| ====>\r\n" ); document.write( "\r\n" ); document.write( "|2p+4| <= 5 + 11 ====>\r\n" ); document.write( "\r\n" ); document.write( "|2p+4| <= 16 ====> (divide both side by 2. You will get an equivalent inequality) ====> \r\n" ); document.write( "\r\n" ); document.write( "|p+2| <= 8 ====>\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The solution set are those p in a number line that are remoted not farther than 8 units from -2.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "So, the solution set is -2 -8 <= p <= -2 +8, or, which is the same,\r\n" ); document.write( "\r\n" ); document.write( "-10 <= p <= 6.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Answer. The solution set is the segment [-10,6].\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "When you got the inequality of the type |p+2| <= 8, it is not necessary to continue analytic solution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You can get the answer quicker if you KNOW what the absolute value means GEOMETRICALLY.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |