document.write( "Question 160306: the formual relating \"n\" (the number of cricket chirps per minute) to \"t\" ( the temperature in degrees fahrenheit) is \"n\"=4t-160.
\n" );
document.write( "
\n" );
document.write( "A. Using the symbolic method, find how many times a cricket would chrip in a minute at 90 degrees fahrenheit.\r
\n" );
document.write( "\n" );
document.write( "B. It is evening, and a cricket is chirping 48 times per minute. Use a symbolic method to find the temperature.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #118272 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! \"n\"=4t-160. \n" ); document.write( "N=4*90-160 \n" ); document.write( "N=360-160 \n" ); document.write( "N=200 CRICKET CHIRPS PER MINUTE @ 90 DEGREES. \n" ); document.write( "------------------------------------------------- \n" ); document.write( "48=4T-160 \n" ); document.write( "4T=48+160 \n" ); document.write( "4T=208 \n" ); document.write( "T=208/4 \n" ); document.write( "T=52 IS THE TEMPERATURE FOR 48 CHIRPS PER MINUTE. \n" ); document.write( " |