Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

By using c++ :( using switch , loop and array ) write a Program that gives opportunity to choose from three choices first one is

By using c++ :( using switch , loop and array ) write a Program that gives opportunity to choose from three choices first one is calculate concentration ( if we chose it we will have other three choices 1) molarity 2) normality and 3) molality )
Second choice is stoichiometry of titration reaction The program will calculate The moles st
( If it greater than 1/2 the program will calculate analyte percent and if it smaller than 1/2 print Please put another percent
Third we can Calculator the number of moles by using Array first array we will enter the molar mass and the second array we will enter the mass in grams and The program will calculate the number of moles in the third array .
* the program for chemistry and all information you need it is here :
( 1- molarity : moles of solute/ liters of solution (m) .
2- Molality : moles of solute / kg of solvent (m)
3- Mass % : mass solute/ total mass * 100
4- Number of moles = Molarity * Volume
5 - analyte : weight of analyte / weight of sample
6 - normality : number of EWs solute / liters solution

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle 10g SQL

Authors: Joan Casteel, Lannes Morris Murphy

1st Edition

141883629X, 9781418836290

More Books

Students also viewed these Databases questions