document.write( "Question 1058165: The chirping rate of a cricket depends on the temperature. A species of tree cricket chirps 160 times per minute at 79⁰F and 100 times per minute at 64⁰F. a) Create a linear function (represent it in tabular form and equation form) from the situation; b) Interpret the different properties of your function in the context of the given situation.\r
\n" );
document.write( "\n" );
document.write( "Please and thank you \n" );
document.write( "
Algebra.Com's Answer #673221 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 64-----100 \n" ); document.write( "79-----160 \n" ); document.write( "x is independent and y changes as x changes. So x is temperature. \n" ); document.write( "The slope is change in y over change in x \n" ); document.write( "That is 60/15 \n" ); document.write( "Point slope formula \n" ); document.write( "y-100=4(x-64) \n" ); document.write( "y-100=4x-256 \n" ); document.write( "y=4x-156 \n" ); document.write( "This would say when the temperature is 0, there are minus chirps. Typically in these problems, the intercept makes no sense and is not used. \n" ); document.write( "It does say that chirping stops at x=39 degrees where y=0. \n" ); document.write( "There are 4 more chirps per minute with each increase in temperature of 1 degree F. \n" ); document.write( " |