document.write( "Question 1069541: 1. log x - log (x+2)=1\r
\n" );
document.write( "\n" );
document.write( "2. (4^x)-40=3*2^x\r
\n" );
document.write( "\n" );
document.write( "3.Det. Robert Goren is investigating a homicide, and the medical examiner tells him that when he arrived at 6:00 p.m., the body had a temperature of 95.3 degrees Fahrenheit. By the time Nichols had arrived an hour later (at 7:00), he checks again and determines the temperature to be 94.9 degrees. The ambient air temperature is 90 degrees. Use the equation 𝑇(𝑡) = 𝑎𝑒^(−𝑘𝑡) + 90 to determine when the victim was killed. (The normal body temperature is 98.6 degrees. Round k to 3 decimal places and find the time of death to the nearest minute.\r
\n" );
document.write( "\n" );
document.write( "For number 1, I got -20/9, but it can't be negative so I'm confused. Thank you for answering!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #684750 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 1. log x - log (x+2)=1 \n" ); document.write( "Assuming base 10: \n" ); document.write( "log(x) - log(x+2)=1 = log(10) \n" ); document.write( "log(x/(x+2)) = log(10) \n" ); document.write( "x/(x+2) = 10 \n" ); document.write( "x = 10x + 20 \n" ); document.write( "x = -20/9 \n" ); document.write( "------------ \n" ); document.write( "But, log(-20/9) is not allowed. \n" ); document.write( "--> no solution. \n" ); document.write( "===================== \n" ); document.write( "2. (4^x)-40=3*2^x \n" ); document.write( "2^(2x)-40 = 3*2^x \n" ); document.write( "2^(2x) - 3*2^x - 40 = 0 \n" ); document.write( "(2^x - 8)*(2^x + 5) = 0 \n" ); document.write( "2^x = 8 \n" ); document.write( "x = 3 \n" ); document.write( "------- \n" ); document.write( "2^x = -5 ignore \n" ); document.write( "=============================== \n" ); document.write( "3.Det. Robert Goren is investigating a homicide, and the medical examiner tells him that when he arrived at 6:00 p.m., the body had a temperature of 95.3 degrees Fahrenheit. An hour later (at 7:00), he checks again and determines the temperature to be 94.9 degrees. The ambient air temperature is 90 degrees. Use the equation D(t) = a*e^(-kt) + 90 to determine when the victim was killed. (The normal body temperature is 98.6 degrees. Round k to 3 decimal places and find the time of death to the nearest minute. \n" ); document.write( "I'll use D for degrees. \n" ); document.write( "D(t) = a*e^(-kt) + 90 \n" ); document.write( "------ \n" ); document.write( "D(0) = a*e^(-kt) + 90 = 95.3 (At 6PM) \n" ); document.write( "a*e^(-kt) + 90 = 95.3 \n" ); document.write( "Have to finish later. \n" ); document.write( "============== \n" ); document.write( "For number 1, I got -20/9, but it can't be negative so I'm confused. \n" ); document.write( "The solution is negative --> the equation is not valid. \n" ); document.write( "--> no solution. \n" ); document.write( " \n" ); document.write( " |