Physics, asked by Anonymous, 3 months ago

Give reason: Why is water in the Carribbean so clear compared to the deep blue color of the oceans?​

Answers

Answered by ddineshnevase
2

Explanation:

#include<stdio.h>

#include<conio.h>

#include<math.h>

void main()

{

float a;

float Root;

clrscr();

printf("Enter a number");

scanf("%f", &a);

Root = sqrt(a);

printf("The square root of the number is %.2f",Root);

getch();

}

make me as branilist

Answered by smnaeemcool
2

Answer:

The blue wavelengths of light are scattered, similar to the scattering of blue light in the sky but absorption is a much larger factor than scattering for the clear ocean water. In water, absorption is strong in the red and weak in the blue, thus red light is absorbed quickly in the ocean leaving blue.

Explanation:

plz plz plz mark me as brain list

Similar questions