37.4k views
0 votes
find the solution to the system of equations. 4c = 3d 3 c = d - 1 c = 6, d = 7 c = 3, d = 4 c = 8, d = 7 c = 5, d = 4

1 Answer

1 vote
If you would like to find the solution to the system of equations, you can do this using the following steps:

4c = 3d + 3
c = d - 1
___________
4 * (d - 1) = 3d + 3
4d - 4 = 3d + 3
4d - 3d = 3 + 4
d = 7

c = d - 1 = 7 - 1 = 6

The correct result would be c = 6, d = 7.
User AlonS
by
8.1k points