how much water must be added to 2L of decimolar NaoH to get centimolar NaoH solution???
Answers
Answered by
9
Answer:
<!DOCTYPE html>
<html>
<head>
<style>
#grad1 {
height: 600px;
width: 350px;
background-color: red; /* by imsocool */
background-image: repeating-radial-gradient(red, yellow 10%, green 15%); /* dont change values */
}
</style>
</head>
<body>
<div id="grad1" style="text-align:center;margin:auto;color:White;font-size:40px;font-weight:bold">
<br>
</br>Gradient Background
</div>
</body>
</html>
[\tex]
Answered by
3
Decimolar = 0.1M
Centimolar = 0.01M
M₁V₁ = M₂V₂
2 × 0.1 = 0.01 × V
V = 20L
Similar questions