Answer:
388.97 nm
Explanation:
The computation of the wavelength of this light in benzene is shown below:
As we know that
n (water) = 1.333
n (benzene) = 1.501

And, the wavelength of water is 438 nm
![\lambda (benzene) = \lambda (water) [\frac{n(water)}{n(benzene}]](https://tex.z-dn.net/?f=%5Clambda%20%28benzene%29%20%3D%20%5Clambda%20%28water%29%20%5B%5Cfrac%7Bn%28water%29%7D%7Bn%28benzene%7D%5D)
Now placing these values to the above formula
So,

= 388.97 nm
We simply applied the above formula so that we can easily determine the wavelength of this light in benzene could come
Work done = 0.5*m*[(v2)^2 - (v1)^2]
where m is mass,
v2 and v1 are the velocities.
Given that m = 1.50 x 10^3 kg, v2 = -15 m/s (decelerates), v1 = 25 kg,
Work done = 0.5 * 1.50 x 10^3 * ((-15)^2 - 25^2) = 3 x 10^5 joules
Just ignore the negative value for the final result because work is a scalar quantity.
Answer:
a) {[1.25 1.5 1.75 2.5 2.75]
[35 30 25 20 15] }
b) {[1.5 2 40]
[1.75 3 35]
[2.25 2 25]
[2.75 4 15]}
Explanation:
Matrix H: {[1.25 1.5 1.75 2 2.25 2.5 2.75]
[1 2 3 1 2 3 4]
[45 40 35 30 25 20 15]}
Its always important to get the dimensions of your matrix right. "Roman Columns" is the mental heuristic I use since a matrix is defined by its rows first and then its column such that a 2 X 5 matrix has 2 rows and 5 columns.
Next, it helps in the beginning to think of a matrix as a grid, labeling your rows with letters (A, B, C, ...) and your columns with numbers (1, 2, 3, ...).
For question a, we just want to take the elements A1, A2, A3, A6 and A7 from matrix H and make that the first row of matrix G. And then we will take the elements B3, B4, B5, B6 and B7 from matrix H as our second row in matrix G.
For question b, we will be taking columns from matrix H and making them rows in our matrix K. The second column of H looks like this:
{[1.5]
[2]
[40]}
Transposing this column will make our first row of K look like this:
{[1.5 2 40]}
Repeating for columns 3, 5 and 7 will give us the final matrix K as seen above.