Answer:
a. 0.4544 N
b. 
Explanation:
For computing the normality and molarity of the acid solution first we need to do the following calculations
The balanced reaction



= 0.27264 g


= 0.006816 mol
Now
Moles of
needed is

= 0.003408 mol


= 0.333984 g
Now based on the above calculation
a. Normality of acid is


= 0.4544 N
b. And, the acid solution molarity is


= 0.00005112
=
We simply applied the above formulas
Answer:
I am Providing Answer in C Language Program.
Explanation:
Please find attachment regarding code of taking two numbers input and adding them.
I would like to recommend you please use software which supports C language.
#include <stdio.h>
int main () {
int a, b, sum;
printf ("\ nEnter two no:");
scanf ("% d% d", & d, & e);
sum1 = d + e;
printf ("Sum:% d", sum1);
return (0);
}