document.write( "Question 1122952: A \"normal\" temperature for a certain animal is 94.8
\n" );
document.write( "degrees.If a temperature x that differs from the normal by at least 2.4 degrees
\n" );
document.write( "is considered unhealthy, write the condition for an unhealthy temperature x as an inequality involving an absolute value, and solve for x.Write the condition for an unhealthy temperature x as an inequality involving an absolute value. \r
\n" );
document.write( "\n" );
document.write( "The absolute value is |x-94.8|>=2.4 I just don't know what to do after this to get the solution. \n" );
document.write( "
Algebra.Com's Answer #739130 by ikleyn(52835)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "|x - 94.8| >= 2.4.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The solutions for this inequality are those values of x that are remoted farther than 2.4 from the point (from the value) of 94.8.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "So, these solutions are these two sets \r\n" ); document.write( "\r\n" ); document.write( " x >= 94.8 + 2.4 = 97.2\r\n" ); document.write( "\r\n" ); document.write( "and\r\n" ); document.write( "\r\n" ); document.write( " x <= 94.8 - 2.4 = 92.4.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Answer. The solutions to the given inequality are these two sets {x <= 92.4} and {x >= 97.2}.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " In other words, the solution is the union of these two sets.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Is everything clear to you now ?\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |