SOLUTION: i have a with solving proportions, i don't know where to start. such as x+1/3= 10/x+2

Algebra ->  Proportions -> SOLUTION: i have a with solving proportions, i don't know where to start. such as x+1/3= 10/x+2      Log On


   



Question 531812: i have a with solving proportions, i don't know where to start. such as x+1/3= 10/x+2
Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
Given the following proportion to solve:
.
%28x%2B1%29%2F3+=+10%2F%28x%2B2%29
.
A "shortcut" way to solve proportion problems such as this on is to start with a method called "cross-multiplication." This involves multiplying the numerator on one side by the denominator of the other side. Then multiplying the numerator on the other side by denominator of the opposite side. Finally set these two products equal.
.
In other words, if you have a proportion:
.
A%2FB+=+C%2FD
.
Multiply the numerator of the left side (A) times the denominator of the right side (D). Then multiply the numerator of the right side (C) times the denominator of the left side (B). Note that if you draw a line from A to D (representing the two terms to be multiplied) and then draw another line connecting C and B (representing the other two terms to be multiplied) these two lines form a cross through the equal sign. That's where the term "cross-multiplication" comes from.
.
Let's try this method on the problem you were given.
.
%28x%2B1%29%2F3+=+10%2F%28x%2B2%29
.
Multiply the left side numerator (x + 1) times the right side denominator (x + 2) using the FOIL method (multiply First terms, then Outside terms, then Inside terms, and finally Last terms).
.
This multiplication results in:
.
%28x%2B1%29%28x%2B2%29+=+x%5E2+%2B+2x+%2B+x+%2B+2
.
Simplify this product by adding together the two terms containing x and you find this product to be:
.
x%5E2+%2B+3x+%2B+2
.
Remember this first cross-product. Next do the second cross-product by multiplying the numerator on the right side of the proportion (10) by the denominator on the left side of the proportion (3) and you find the second cross-product to be:
.
10+%2A+3+=+30
.
Now, set your two cross-products equal as follows:
.
x%5E2+%2B+3x+%2B+2+=+30
.
This is a quadratic equation. Begin solving it by getting it into the standard form of:
.
ax%5E2+%2B+bx+%2B+c+=+0
.
Do that by subtracting 30 from both sides to get:
.
x%5E2+%2B+3x+-+28+=+0
.
Note that this quadratic can be factored as follows:
.
%28x+%2B+7%29%2A%28x+-+4%29+=+0
.
This equation will be true if either of the two factors equals zero because a zero multiplier on the left side makes the product equal to the zero on the right side. So either:
.
x+%2B+7+=+0 or x+-+4+=+0
.
Solving these two equations results in the two possible answers. Either:
.
x+=+-+7 or x+=+%2B4
.
Check by returning to the original proportion and first substituting -7 for x to get:
.
%28-7%2B1%29%2F3+=+10%2F%28-7%2B2%29
.
which simplifies to:
.
-6%2F3+=+10%2F-5
.
and this further simplifies to:
.
-2+=+-2
.
This shows that when x = -7 both sides of the proportion are equal. So this answer checks out.
.
Then again return to the original proportion and substitute +4 for x to get:
.
%284%2B1%29%2F3+=+10%2F%284%2B2%29
.
and this results in:
.
%285%29%2F3+=+10%2F%286%29
.
Note that if you divide both the numerator and the denominator on the right side by 2, the proportion becomes:
.
5%2F3+=+5%2F3
.
So this answer also works.
.
Both answers check out. The two answers to this problem are x = -7 and x = 4.
.
Hope this cross-multiplication method helps you with understanding a way to work proportion problems. It works with any proportion that sets two ratios equal. Just cross-multiply, set the two products equal, and solve.