Answer:
68.5 meters
Explanation:
Given:
v₀ = 0 m/s
a = 9.8 m/s²
t = 3.74 s
Find: Δy
Δy = v₀ t + ½ at²
Δy = (0) (3.74) + ½ (9.8) (3.74)²
Δy = 68.5
The egg fell 68.5 meters.
Hahahahaha. Okay.
So basically , force is equal to mass into acceleration.
F=ma
so when F=ma , we get acceleration=6m/s/s
Force is doubled.
Mass is 1/3 times original.
2F=1/3ma
Now , we rearrange , and we get 6F=ma
So , now for 6 times the original force , we get 6 times the initial acceleration.
So new acceleration = 6*6= 36m/s/s
Answer:
3 years
Explanation:
Find the circumference of each orbit in AU.
2xπx1=6.283185307
2xπx3=18.84955592
Divide them.
18.84955592/6.283185307=3
3 years
Answer:
The method to determine whether a string contains a value that can be converted to a specific data type before it is converted to that data type
Explanation:
The Java string includes () method to check whether a particular sequence of character is the part of given sub string or not.
One string contain another string in Java or not.
The indexof() to check the string and substring in java
Hence java string include () method to check whether a string contains a value that can be converted to a specific data type before it is converted to that data type