document.write( "Question 985244: only male crickets chirp they chirp at different rates depending on their species and the temp, of their enviorment suppose a certain species is chirping
\n" );
document.write( "at a rate of 77 chips per min at this rate how many chirps occur in one hour? in one day? in one year 365? \n" );
document.write( "
Algebra.Com's Answer #606281 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "(77 chirps/min)(60min/hr) = 4620 chirps/hr \n" ); document.write( ". \n" ); document.write( "(4620 chirps/hr)(24hrs/day) = 110880 chirps/day \n" ); document.write( ". \n" ); document.write( "(110880 chirps/day)(365 days/yr) = 40,471,200 chirps/yr \n" ); document.write( " |