answersLogoWhite

0

Please clarify what you want to calculate about the echo.

User Avatar

Wiki User

10y ago

What else can I help you with?

Continue Learning about Physics

The formula used to find force is?

The formula used to find force is F = m * a, where F is the force, m is the mass of the object, and a is the acceleration.


What do you call the repetition of sound caused by the reflection of sound waves?

echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo echo


What is the formula to determine how far away is an object whose echo takes 9 seconds to return?

The formula to determine distance based on echo time is: Distance = (echo time * Speed of sound in air) / 2. Since sound travels at approximately 343 meters per second in air, if the echo takes 9 seconds to return, the distance from the object would be approximately 1543.5 meters away.


What is the term used to describe sounds that are reflected back to there source?

The term used to describe sounds that are reflected back to their source is "echo." An echo occurs when sound waves bounce off surfaces and return to the listener's ears after a delay.


Is it true that the formula used to find force is F equals mv?

No, the formula used to find force is not F equals mv. The correct formula for force is F = ma, where F is the force, m is the mass of the object, and a is the acceleration. This formula is derived from Newton's second law of motion.

Related Questions

Write a shell program to find the area and circumference of the circle?

echo -n "Enter the radius of a circle : "read r# use formula to get itarea=$(echo "scale=2;3.14 * ($r * $r)" | bc)# use formula to get itd=$(echo "scale=2;2 * $r"|bc)circumference=$(echo "scale=2;3.14 * $d"| bc)echo "Area of circle is $area"echo "Circumference of circle is $circumference"# ### softspy88@gmail.com


What is echo and its application?

echo is nothing but the reflection of sound and it is used to find the distance of certain places like mountains and buildings.


Where can a person find deals on a used Toyota Echo?

One can find great deals on a used Toyota Echo on Evionet. They have many high quality used vehicles available for purchase, and even have a great support forum.


Shell script to find area of a circle?

To write a shell script to find the area of a circle, you can use the formula: area = π * radius^2. Here is an example shell script using the read command to input the radius from the user: #!/bin/bash echo "Enter the radius of the circle:" read radius area=$(echo "3.14159 * $radius * $radius" | bc) echo "The area of the circle with radius $radius is $area" This script first prompts the user to enter the radius, calculates the area using the formula, and then displays the result.


When will ultimate echo echo be used in ulimate alien?

Ulimate echo echo was just used in the episode Map of Infinty


Why is echo sounding used on a boat to find out distances to the bottom of the sea?

i really dont no


How do you get to the mini echo echo in fusionfall?

how to get to the mini echo echo in fusionfall ,unknown please respond me:((


What is the midpoint formula used for?

The midpoint formula is used to find the point that is in the middle of a segment.


Where can you find a echo?

clap and listen for the echo an echo is just a reverberation of sound bouncing off something solid about 17 meters away and returning will produce an echo. You can't litterally find an echo just clap and listen for one.


How echos are used by bats?

Bat's use echo to find there prey since they have poor eye vision.


The formula used to find force is?

The formula used to find force is F = m * a, where F is the force, m is the mass of the object, and a is the acceleration.


How can you use echo to find out the speed of sound?

If you want to be as accurate as possible you will need to start with the temperature of the air. Once you know the temperature of the air you plug it in to this formula: V = 331 √1 + (T/273) V is the velocity of sound in air at temperature T in degrees Celsius. Now that you know how fast sound will travel through the air at the current temperature, measure the time it takes for the sound to be transmitted and the echo received. Take that number and plug it in to this formula: V = m/s or Velocity = meters/seconds From that we get: Distance = Velocity/time Divide the distance in half and you have your distance from the object which the echo bounced off of.