Chapter 7: Problem 47
Solve each proportion. $$ \frac{b-5}{3}=\frac{2}{b} $$
Short Answer
Expert verified
The solutions are \( b = 6 \) and \( b = -1 \).
Step by step solution
01
Cross Multiply to Eliminate Fractions
To solve the proportion \( \frac{b-5}{3} = \frac{2}{b} \), start by cross-multiplying to eliminate the fractions. Multiply \( b \) by \( (b-5) \) and \( 3 \) by \( 2 \). This gives: \[ b(b-5) = 6 \].
02
Expand the Equation
Expand \( b(b-5) \) to simplify the equation. Doing this results in: \[ b^2 - 5b = 6 \].
03
Rearrange to a Standard Quadratic Form
Rearrange the equation to get all terms on one side, setting the equation to zero. Subtract \( 6 \) from both sides: \[ b^2 - 5b - 6 = 0 \].
04
Factor the Quadratic Equation
Factor the quadratic equation \( b^2 - 5b - 6 = 0 \). Looking for two numbers that multiply to \(-6\) and add to \(-5\), we find \(-6\) and \(1\). Thus, \( (b-6)(b+1) = 0 \).
05
Solve Each Factor for b
Set each factor equal to zero and solve for \( b \). For the factor \( b-6=0 \), solve to find \( b = 6 \). For \( b+1=0 \), solve to find \( b = -1 \). Therefore, the solutions are \( b = 6 \) and \( b = -1 \).
06
Check for Extraneous Solutions
Substitute each solution back into the original equation to check for extraneous solutions. Substitute \( b = 6 \) back: \( \frac{6-5}{3} = \frac{2}{6} \). Simplify to \( \frac{1}{3} = \frac{1}{3} \), which is true. Substitute \( b = -1 \) back: \( \frac{-1-5}{3} = \frac{2}{-1} \). Simplify to \( \frac{-6}{3} = -2 \), which is also true. Both values are correct.
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.
Understanding Cross Multiplication
Cross multiplication is a powerful technique used to solve proportions, which are equations that demonstrate that two ratios are equivalent. Let's break it down further to understand its application. In a proportion like \( \frac{a}{b} = \frac{c}{d} \), cross multiplication involves multiplying across the diagonal.
- First, multiply \( a \) by \( d \), and then \( b \) by \( c \).
- This gives us the equation: \( a \cdot d = b \cdot c \).
Navigating Quadratic Equations
A quadratic equation is a type of polynomial equation of the form \( ax^2 + bx + c = 0 \), where \( a \), \( b \), and \( c \) are constants, and \( x \) represents an unknown. In our example, we derived a quadratic equation from a proportion:\[ b^2 - 5b - 6 = 0 \]Quadratic equations often lead to two solutions because they can be graphed as parabolas, which typically intersect the \( x \)-axis at two points. To solve a quadratic equation, you can use methods such as:
- Factoring
- Using the quadratic formula
- Completing the square
Deep Dive into Factoring Quadratics
Factoring quadratics is a technique where you express the quadratic polynomial as a product of two binomials. If we revisit our quadratic \( b^2 - 5b - 6 = 0 \), the goal is to break it down into expressions like \((b - m)(b + n) = 0\).
- The numbers \( m \) and \( n \) must multiply to \( c \) (the constant term, here \(-6\)).
- Simultaneously, they must add up to \( -5 \) (the coefficient of the linear term).