Answer:
-0.55m/s
Explanation:
Given that: For the boy
Weight = 745N
Velocity = +0.35 m/s
Mass of the boy = ?
g = 9.81m/s^2
W = mg
745 = m×9.81
m = 75.94kg
For the girl
Given that:
Weight = 477 N
g = 9.81m/s^2
m = ?
W = mg
477 = m×9.81m/s^2
m = 48.62kg
To solve for the v of the girl, the two has to add up
48.62kg×v + 75.94kg×+0.35 m/s = 0
48.62v + 26.579 = 0
48.62v = - 26.579
v = -26.579/48.62
v = -0.5466
v = -0.55m/s
Hence, the velocity of the girl is -0.55m/s.
The negative sign is as a result of the two of them moving is opposite direction.
Answer:
carpet
Explanation:
Diffuse reflection is the reflection of light from a surface such that an incident ray is reflected at many angles rather than at just one angle as in the case of specular reflection.
The structure of carpet's surface is as shown. Thus it shows large amount of diffuse reflection.
The formula that is applicable here is E = kQ/r^2 in which the energy of attraction is proportional to the charges and inversely proportional to the square of the distance. In this case,
kQ1/(r1)^2 = kQ2/(r2)^2 r1=l/3, r2=2l/3solve Q1/Q2
kQ1/(l/3)^2 = kQ2/(2l/3)^2 kQ1/(l^2/9) = kQ2/(4l^2/9)Q1/Q2 = 1/4
To solve this exercise we need the concept of Kinetic Energy and its respective change: Initial and final kinetic energy.
Let's start considering that the angular velocity is given by,

Where,
V = linear speed
R = the radius
In the case of the initial kinetic energy:

Where I is the moment of inertia previously defined.

In the case of the final kinetic energy, we have to,


For conservation of Energy we have, that
, then (canceling the mass and the radius)





The correct answer for the address of the fourth element will be 2225.
The fourth element will be data -.
So if the data[0] element starts at 2222, and each char element takes 1 byte, then
data[0] starts at 2222
data[1] starts at 2223
data[2] starts at 2224
data[3] starts at 2225
Answer: 2225
A linear data structure that collects elements of the same data type and stores them in contiguous and adjacent memory locations is known as an array. Arrays use an index system that ranges from 0 to (n-1), where n is the array's size.
The array data type is a compound data type represented in the database dictionary by the number 8. Arrays are collections of elements of the same data type that are accessed via an index (attribute) number. The terms array, list, vector, and sequence are all synonymous
Learn more about array data here :-
brainly.com/question/23611240
#SPJ4