document.write( "Question 107512: I am trying to help my daughter with her homework, but since I have no idea what I am doing I hope that having the answer will help me out:\r
\n" );
document.write( "\n" );
document.write( "Cricket Problem: Based on information in Deep River Jim's Wilderness Trailbook, the rate at which crickets chirp is a lenear function of temperature. At 55 degrees F they make 70 chirps per minute and at 69 degrees F they make 126 chirps per minute.
\n" );
document.write( "a) Write the equation expressing chirping rate as a function of temperature.
\n" );
document.write( "b) Predict the chirping rate at 90 degrees F.
\n" );
document.write( "c) How warm is it if they are chirping 120 chirps per minute?
\n" );
document.write( "d) Calculate the temperature-intercept. What does this tell you about this numbeer in the real-world?
\n" );
document.write( "e) Calculate the chirping-intercept. What does the chirping-intercept tell you about the real-worl?
\n" );
document.write( "f) Shetch and label the graph.\r
\n" );
document.write( "\n" );
document.write( "Thank you for any help.
\n" );
document.write( "Brian \n" );
document.write( "
Algebra.Com's Answer #78287 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Cricket Problem: Based on information in Deep River Jim's Wilderness Trailbook, the rate at which crickets chirp is a lenear function of temperature. At 55 degrees F they make 70 chirps per minute and at 69 degrees F they make 126 chirps per minute. \n" ); document.write( "----------- \n" ); document.write( "You have two points: (55,70) and (69,126) \n" ); document.write( "a) Write the equation expressing chirping rate as a function of temperature. \n" ); document.write( "slope = [126-70]/[69-55] = 56/14 = 4 \n" ); document.write( "chirps = slope(temp) + b \n" ); document.write( "Substitute chirps=70,temp=55,slope=4 to solve for \"b\": \n" ); document.write( "70 = 4(55)+b \n" ); document.write( "b = -150 \n" ); document.write( "EQUATION: chirps = 4(temp)-150 \n" ); document.write( "-------------------------- \n" ); document.write( "b) Predict the chirping rate at 90 degrees F. \n" ); document.write( "chirps = 4*90-150 \n" ); document.write( "chirps = 360-150 \n" ); document.write( "chirps = 210 \n" ); document.write( "------------------------------\r \n" ); document.write( "\n" ); document.write( "c) How warm is it if they are chirping 120 chirps per minute? \n" ); document.write( "120 = 4*temp - 150 \n" ); document.write( "270 = 4*temp \n" ); document.write( "temp = 135/2 = 67.5 degrees \n" ); document.write( "-------------------- \n" ); document.write( "d) Calculate the temperature-intercept. What does this tell you about this number in the real-world? \n" ); document.write( "temp-intercept = -150 \n" ); document.write( "It is unrealistic as it occurs when the termperature is zero. \n" ); document.write( "Of course there are no crickets around when the temp is zero. \n" ); document.write( "-------------------\r \n" ); document.write( "\n" ); document.write( "e) Calculate the chirping-intercept. What does the chirping-intercept tell you about the real-world? \n" ); document.write( "nothing \n" ); document.write( "------------------ \n" ); document.write( "f) Shetch and label the graph. \n" ); document.write( "Plot the two points and draw a line thru them. \n" ); document.write( " \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |