document.write( "Question 1122846: A \"normal\" temperature for a certain animal is 91.2 degrees.If a temperature x that differs from the normal by at least 3.5 degrees 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( " \n" );
document.write( "
Algebra.Com's Answer #739047 by ikleyn(52905) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" );
document.write( "The inequality the problem asks for is THIS :\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( " |T - 91.2| >= 3.5.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Its solutions are the sets of the temperature T values that are remoted from 91.2 at least by 3.5.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "These values fall in two sets: a) T <= 91.2-3.5 = 87.7, and b) T >= 91.2+3.5 = 94.7.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer. The solution is the union of these two sets {T <= 87.7} U {T >= 94.7}.\r\n" );
document.write( "\r\n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |