document.write( "Question 1184603: Biologists have found that the number of chirps some crickets make per minute is related to temperature. When crickets chirp 124 times a minute, it is about 68 degrees Fahrenheit. When they chirp 172 times a minute, it is about 80 degrees Fahrenheit. How warm is it when the crickets are chirping 150 times a minute? \n" ); document.write( "
Algebra.Com's Answer #815247 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "x = chirps, y = degrees\r\n" );
document.write( "\r\n" );
document.write( ">>>When crickets chirp 124 times a minute, it is about 68 degrees Fahrenheit. \r\n" );
document.write( "\r\n" );
document.write( "So when x = 124, y = 68.  So the graph of the equation contains the point\r\n" );
document.write( "(124,68)\r\n" );
document.write( "\r\n" );
document.write( ">>>When they chirp 172 times a minute, it is about 80 degrees Fahrenheit.\r\n" );
document.write( "\r\n" );
document.write( "So when x = 172, y = 80.  So the graph of the equation contains the point\r\n" );
document.write( "(172,80)\r\n" );
document.write( "\r\n" );
document.write( "We assume the graph of the equation is a straight line.\r\n" );
document.write( "\r\n" );
document.write( "So we use the slope formula to find the slope of the line\r\n" );
document.write( "\r\n" );
document.write( "\"m\"\"%22%22=%22%22\"\"%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"m\"\"%22%22=%22%22\"\"%28%2880%29-%2868%29%29%2F%28%28172%29-%28124%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"m\"\"%22%22=%22%22\"\"%2812%29%2F%2848%29\"\"%22%22=%22%22\"\"1%2F4\"\r\n" );
document.write( "\r\n" );
document.write( "We use the point-slope equation:\r\n" );
document.write( "\r\n" );
document.write( "\"y-y%5B1%5D\"\"%22%22=%22%22\"\"m%28x-x%5B1%5D%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"y-%2868%29\"\"%22%22=%22%22\"\"expr%281%2F4%29%28x-%28124%29%5E%22%22%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"y-68\"\"%22%22=%22%22\"\"expr%281%2F4%29x-expr%281%2F4%29%28124%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"y-68\"\"%22%22=%22%22\"\"expr%281%2F4%29x-31\"\r\n" );
document.write( "\r\n" );
document.write( "Add 68 to both sides\r\n" );
document.write( "\r\n" );
document.write( "\"y\"\"%22%22=%22%22\"\"expr%281%2F4%29x%2B37\"\r\n" );
document.write( "\r\n" );
document.write( ">>>How warm is it when the crickets are chirping 150 times a minute?\r\n" );
document.write( "\r\n" );
document.write( "Substitute x = 150:\r\n" );
document.write( "\r\n" );
document.write( "\"y\"\"%22%22=%22%22\"\"expr%281%2F4%29%28150%29%2B37\"\r\n" );
document.write( "\r\n" );
document.write( "\"y\"\"%22%22=%22%22\"\"37.5%2B37\"\r\n" );
document.write( "\r\n" );
document.write( "\"y\"\"%22%22=%22%22\"\"74.5\"\"degrees\"\"Fahrenheit\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );