/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 18 (a) solve by substitution. (b)... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

(a) solve by substitution. (b) if there is one solution, check. $$ \begin{aligned} &7 x-2 y=-20 \\ &y=x \end{aligned} $$

Short Answer

Expert verified
x = -4, y = -4

Step by step solution

01

- Substitute y with x in the first equation

Given the pair of equations: 1. \[7x - 2y = -20\] 2. \[y = x\], substitute the value of y from the second equation into the first equation. This gives: \[7x - 2(x) = -20\]
02

- Simplify the equation

Combine like terms in the substituted equation: \[7x - 2x = -20\] which simplifies to \[5x = -20\]
03

- Solve for x

To find the value of x, divide both sides by 5: \[x = \frac{-20}{5}\] which simplifies to \[x = -4\]
04

- Substitute x back into y = x

Using the value of x found in Step 3, substitute it into the second equation: \[y = -4\]
05

- Check the solution in the original equation

Verify the solution by substituting x = -4 and y = -4 back into the original first equation: \[7(-4) - 2(-4) = -20\] which simplifies to \[-28 + 8 = -20\], confirming that both sides of the equation are equal.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

solving equations
When solving equations, we aim to find the values of unknown variables that make the equation true. In the given exercise, we have two linear equations involving two variables, x and y. Our goal is to determine the values of x and y that satisfy both equations simultaneously. There are various methods to solve such systems of equations. One popular method is the substitution method, which we'll explore in detail here.

The first equation given is: \[7x - 2y = -20\]
The second equation given is: \[y = x\]
We can use the second equation to substitute in the first equation. This can help us solve for one of the variables.

Once we find the value of one variable, we can substitute it back into either of the original equations to find the value of the other variable. This step-by-step method of substitution helps in breaking down complex problems into simpler parts.
algebraic substitution
Algebraic substitution is a critical step in solving systems of equations. It involves replacing one variable with an equivalent expression from another equation.

In our exercise, we start by taking the second equation, \[y = x\], and substituting it into the first equation, \[7x - 2y = -20\]. This gives us: \[7x - 2(x) = -20 \]

Now, combining like terms, we get: \[7x - 2x = -20 \]
This simplifies to: \[5x = -20 \].
By solving for x, we divide both sides by 5: \[x = \frac{-20}{5} \]
which simplifies further: \[x = -4 \].

Substituting the value of x back into the second equation \[y = x\], we find: \[y = -4 \].

This step-by-step process of algebraic substitution simplifies the problem, making it easier to solve.
checking solutions
After solving the equations using the substitution method, it's essential to check the solutions. This ensures the values satisfy both original equations.

In our exercise, we found that \[x = -4\] and \[y = -4\].

To check our solution, substitute x and y back into the first original equation: \[7(-4) - 2(-4) = -20\].
Simplifying, we get: \[-28 + 8 = -20\].
Both sides of the equation are equal, confirming that our solution is correct.

Always verify your solutions by substituting them back into the original equations. This step reinforces your understanding and ensures accuracy. Happy learning!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

For exercises 89-92, the completed problem has one mistake. (a) Describe the mistake in words, or copy down the whole problem and highlight or circle the mistake. (b) Do the problem correctly. Problem: Solve \(\begin{aligned} 2 x+3 y &=18 \\ x+2 y &=11 \end{aligned}\) by elimination. Incorrect Answer: $$ \begin{aligned} -2(2 x+3 y) &=-2(18) \quad 3(x+2 y)=3(11) \\ -4 x-6 y &=-36 \\ -4 x-6 y &=-36 \\ +3 x+6 y &=33 \\ \hline-x+0 &=3 \\ \frac{-x}{-1} &=\frac{3}{-1} \\ x &=-3 \\ x+2 y &=11 \\ -3+2 y &=11 \\ 2 y &=14 \\ \frac{2 y}{2} &=\frac{14}{2} \\ y &=7 \end{aligned} $$ The solution is \((-3,7)\).

Mixture A is \(27 \%\) acid. Find the amount of this mixture and the amount of water needed to make \(320 \mathrm{~L}\) of a new mixture that is \(21 \%\) acid. Round to the nearest whole number.

A canoe traveling \(3 \mathrm{mi}\) per hour leaves a portage on one end of Knife Lake. Another faster canoe traveling 5 mi per hour begins the same route 20 min later. The distance to the next portage is \(9.5 \mathrm{mi}\). Find the time in minutes when the faster canoe will catch up with the slower canoe. Find the distance traveled by each canoe.

A fisheries department needs a total of 5760 kokanee trout and rainbow trout for stocking lakes. They want three times as many kokanee trout as rainbow trout. Find the number of kokanee trout and the number of rainbow trout that they need.

A karat describes the percent gold in an alloy (a mixture of metals). $$ \begin{array}{|c|c|} \hline \text { Name of alloy } & \text { Percent gold } \\ \hline \text { 10-karat gold } & 41.7 \% \\ \text { 14-karat gold } & 58.3 \% \\ \text { 18-karat gold } & 75 \% \\ \text { 20-karat gold } & 83.3 \% \\ \text { 24-karat gold } & 100 \% \\ \hline \end{array} $$ Find the amount of 24-karat gold and the amount of copper to mix to make \(15 \mathrm{oz}\) of 10 -karat gold. Round to the nearest hundredth.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.