Develop a user friendly computer program in C++ to find to solve Linearly independent algebraic equation using Cramer’s rule.

Develop a user friendly computer program in C++ to find to solve Linearly independent algebraic equation using Cramer’s rule. Use this program to solve the practice problem 3.1 page 85. Validate your results by hand calculations and the use the student CD-ROM to verify your results