/*! 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 93 Use the method of your choice to... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Use the method of your choice to find all real solutions to each equation. See the strategy for solving ax\(^{2}+b x+c=0\) on page 71. $$\frac{x-12}{3-x}=\frac{x+4}{x+7}$$

Short Answer

Expert verified
The real solutions are x = 8 and x = -6.

Step by step solution

01

Set the equation

Given the equation: \[ \frac{x-12}{3-x} = \frac{x+4}{x+7} \] First, note it is a proportion of two fractions.
02

Cross-multiply

To solve the rational equation, use cross-multiplication: \[ (x-12)(x+7) = (x+4)(3-x) \]
03

Expand the expressions

Expand both products: \[ x^2 + 7x - 12x - 84 = 3x + 12 - x^2 - 4x \] Simplify each side: \[ x^2 - 5x - 84 = -x^2 - x + 12 \]
04

Combine like terms

Combine all terms on one side to get a single quadratic equation: \[ x^2 - 5x - 84 + x^2 + x - 12 = 0 \] Simplify: \[ 2x^2 - 4x - 96 = 0 \]
05

Factor the quadratic

Factor the equation: \[ 2(x^2 - 2x - 48) = 0 \] Simplify: \[ x^2 - 2x - 48 = 0 \]
06

Solve the quadratic

Solve the quadratic equation using the quadratic formula: \[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \] Here, \( a = 1 \), \( b = -2 \), and \( c = -48 \). Substitute into the quadratic formula: \[ x = \frac{2 \pm \sqrt{4 + 192}}{2} \] Simplifying: \[ x = \frac{2 \pm \sqrt{196}}{2} \] \[ x = \frac{2 \pm 14}{2} \] It yields: \[ x = 8 \] and \[ x = -6 \]
07

Check for extraneous solutions

Check both solutions in the original equation to verify they do not produce a zero denominator. For \( x = 8 \): \[ \frac{8-12}{3-8} = \frac{8-12}{-5} = \frac{-4}{-5} = \frac{4}{5} \] and \[ \frac{8+4}{8+7} = \frac{12}{15} = \frac{4}{5} \] This satisfies the equation.For \( x = -6 \): \[ \frac{-6-12}{3+6} = \frac{-18}{9} = -2 \] and \[ \frac{-6+4}{-6+7} = \frac{-2}{1} = -2 \] This also satisfies the equation.

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.

Cross-multiplication in equations
When you're dealing with equations that have fractions, like \(\frac{x-12}{3-x} = \frac{x+4}{x+7}\), cross-multiplication is a super useful technique. It helps eliminate the fractions and makes solving the equation much easier.

Here’s how you can do it:
  • Take the numerator of one fraction and multiply it by the denominator of the other fraction.
  • Do the same for the other numerator and denominator pair.

So, in our example: \((x-12)(x+7) = (x+4)(3-x)\). This step simplifies the equation and allows you to work with polynomials instead of fractions, setting you up for the next steps.
Factoring quadratics
Factoring quadratics is a way to simplify the quadratic equation to its root form so you can easily find its solutions. In our equation, we factored as follows:

First, simplify the expanded equation:
  • Combine terms to form \[ x^2 - 5x - 84 + x^2 + x - 12 = 0 \]
  • Simplify to get \[ 2x^2 - 4x - 96 = 0 \] and then \[ x^2 - 2x - 48 = 0 \]

Factoring this, we need to find two numbers that multiply to -48 and add up to -2.
  • The numbers that work are -8 and 6.
  • So, we can write: \[ (x - 8)(x + 6) = 0 \]
  • This step breaks the quadratic into two linear factors.
Quadratic formula
If factoring doesn't work or isn't straightforward, the quadratic formula is a powerful tool. This formula can solve any quadratic equation of the form \[ ax^2 + bx + c = 0 \].

The formula itself is: \[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \]

Let’s break it down for our equation where \(a = 1\), \(b = -2\), and \(c = -48\):
  • Calculate the discriminant: \[ b^2 - 4ac = (-2)^2 - 4(1)(-48) = 4 + 192 = 196 \]
  • Take the square root of the discriminant: \[ \sqrt{196} = 14 \]
  • Apply the values back into the quadratic formula: \[ x = \frac{2 \pm 14}{2} \]

This gives the solutions: \( x = 8 \) and \( x = -6 \).
Checking for extraneous solutions
After solving, it's crucial to check for extraneous solutions to ensure the solutions are valid in the original equation. Extraneous solutions can arise from steps like cross-multiplication.

In our example, we obtained two solutions, \( x = 8 \) and \( x = -6 \):
  • For \( x = 8 \):
    Check if the values satisfy the original equation and do not make the denominators zero:
    • \(\frac{8-12}{3-8} = \frac{4}{5}\)
    • \(\frac{8+4}{8+7} = \frac{4}{5}\)
  • For \( x = -6 \):
    • \(\frac{-6-12}{3+6} = -2\)
    • \(\frac{-6+4}{-6+7} = -2\)
Both values satisfy the original equation and do not make the denominators zero. Therefore, both solutions are valid.

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

Solve \(2 x-3=8\).

Find an exact solution to each problem. If the solution is irrational, then find an approximate solution also. Initial Velocity of a Basketball Player Vince Carter is famous for his high leaps and "hang time," especially while slam-dunking. If Carter leaped for a dunk and reached a peak height at the basket of \(1.07 \mathrm{m},\) what was his upward velocity in meters per second at the moment his feet left the floor? The formula \(v_{1}^{2}=v_{0}^{2}+2 g S\) gives the relationship between final velocity \(v_{1}\), initial velocity \(v_{0}\), acceleration of gravity \(g,\) and his height \(S\). Use \(g=-9.8 \mathrm{m} / \mathrm{sec}^{2}\) and the fact that his final velocity was zero at his peak height. Use \(S=\frac{1}{2} g t^{2}+v_{0} t\) to find the amount of time he was in the air. (figure cannot copy)

Laying Out a Track Melvin is attempting to lay out a track for a 100 -m race. According to the rules of competition, the relative error of the actual length must be less than \(0.5 \%\) Write an absolute value inequality for the actual length. Find the interval in which the actual length must fall.

E10 consists of \(10 \%\) ethanol and \(90 \%\) gasoline. \(\mathrm{E} 20\) is \(20 \%\) ethanol and \(80 \%\) gasoline. How many gallons of ethanol must be added to 50 gallons of El0 to obtain E20?

A pharmacist has 200 milliliters of a solution that is \(40 \%\) active ingredient. How much pure water should she add to the solution to get a solution that is \(25 \%\) active ingredient?

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.