a1x1 + b1x2 + c1x3 = d1
a2x1 + b2x2 + c2x3 = d2
a3x1 + b3x2 + c3x3 = d3
create a c++ program that will accept the values
for a,b,c,d and determine the values for
x1, x2, x3. Display the values for x1, x2, x3...
need help now!!!! pleassee thanks...