Answer:
The second classmate is right.
Explanation:
The height of first summit provides the potential energy it will use to climb the following ones.
Ep = m * g * h
Where
m: mass
g: acceleration of gravity
h: height
When the train goes downwards the potential energy is converted into kinetic energy (manifested as speed) and when it climbs it consumes its kinetical energy. As long as no summit is taller than the first the train should have enough energy to climb them.
Also it must be noted that friction also consumes energy, and if the track is too lomg all the energy might be consumed by it.
Answer:
Java program explained below
Explanation:
FindSpecialNumber.java
import java.util.Scanner;
public class FindSpecialNumber {
public static void main(String[] args) {
//Declaring variable
int number;
/*
* Creating an Scanner class object which is used to get the inputs
* entered by the user
*/
Scanner sc = new Scanner(System.in);
//getting the input entered by the user
System.out.print("Enter a number :");
number = sc.nextInt();
/* Based on user entered number
* check whether it is special number or not
*/
if (number == -99 || number == 0 || number == 44) {
System.out.println("Special Number");
} else {
System.out.println("Not Special Number");
}
}
}
_______________
Output#1:
Enter a number :-99
Special Number
Output#2:
Enter a number :49
Not Special Number
Answer:
c frog
Explanation:
frog have chance that can lived in the locality or in public place like river,lake,farm and other place that they can be lived and hunt foods. In the picture bear, elephant and tiger are can't lived in the locality that have many population of people. little percent of changes that they can hunts foods or lived in the public/locatlity place.
Answer:
Option A (energy transformations) is the correct solution.
Explanation:
- Energy has become a local matter that has been primarily described as the commitment to deal as well as to generate heat. There are several other power sources, which can either be transferred or transformed to several other renewable technologies.
- This same fundamental law defined that the energy required including its universe has been corrected and therefore that energy is being generated as well as severely damaged but should only be moved from one location to the next.
Those certain possibilities are not connected to the circumstance in question. And therefore this answer seems to be the correct one.
<h2>Answer:</h2>
<h3>Required Answer is as follows :-</h3>
- 3/4 = (⅓ × m₁/Volume × V²)/(⅓ × m₂/Volume) × (V/2)²
- ¾ = m₁/Volume × (V)²/m₂/Volume × (V/2)²
- ¾ = m₁ × (V)²/m₂ × (V²/4)
<h3>Now,</h3>
- ∆m = m₂ - m₁
- ∆m = 16m₂/3 - m₁ = 13m₁/3
- Ratio = (13m₁/3)/ m₁
- Ratio = 13/3
Ratio = 13:3
<h3>Know More :-</h3>
Mass => It is used to measure it's resistance to its acceleration. SI unit of mass is Kg.