Computer Science, asked by Hotice1, 5 hours ago

Write an executable program in c++ to solve the following simultaneous equation: 3x + 4y = 10
2x + 7y = 11

Answers

Answered by itsnasreensahaikh
0

Explanation:

3x + 4y = 10

2x + 7y = 113x + 4y = 10

2x + 7y = 11

Similar questions