226k views
4 votes
1.What is the solution of the system of equationsC + 3d = 8 and c = 4d - 6?A.c= -14, d = -2B. C= -2, d = 2C.c = 2, d = 2D. c = 14,d = -2Your answer

User Leo Nix
by
4.0k points

1 Answer

6 votes

Given the system of equations:


\begin{gathered} c+3d=8\rightarrow(1) \\ c=4d-6\rightarrow(2) \end{gathered}

Substitute with c from equation (2) into equation (1), then solve for d


\begin{gathered} 4d-6+3d=8 \\ 7d=8+6 \\ 7d=14 \\ \\ d=(14)/(7)=2 \end{gathered}

Substitute with d into equation (2) to find c:


\begin{gathered} c=4d-6 \\ c=4\cdot2-6 \\ c=8-6 \\ c=2 \end{gathered}

so, the answer will be option C. c = 2, d = 2

User Chris McGrath
by
3.7k points