Solving for a + d in Algebraic Equations

  • Thread starter Thread starter Miike012
  • Start date Start date
  • Tags Tags
    Algebra
AI Thread Summary
The discussion revolves around proving algebraic equations involving proportions, specifically the relationship a/b = c/d. The initial proof attempt leads to confusion regarding the manipulation of terms and the validity of the derived expressions. Participants clarify that isolating terms and correctly rewriting the equations is crucial for proving the relationships. The conversation emphasizes the importance of careful algebraic manipulation to avoid errors in proofs. Ultimately, the goal is to derive a clear expression for a + d based on the given proportional relationships.
Miike012
Messages
1,009
Reaction score
0

Homework Statement


IF: a/b = c/d

Prove: (a^2c + ac^2) / (b^2d + bd^2) = (a + c)^3/(b+d)^3



The Attempt at a Solution


Let: a/b = c/d = k ; so that a = bk ; c = dk

(a^2c + ac^2) / (b^2d + bd^2) = k^3(b^2d + bd^2) / (b^2d + bd^2)

(a + c)^3/(b+d)^3 = k( b + d) = (b + d)

k^3 =/= k ... what did I do wrong?
 
Physics news on Phys.org
(kb+kd)^3=k^3*(b+d)^3.
 
Thank you... I have another one... This does not make sense to me.
If a,b,c,d are proportional, prove
a+d=b+c+((a-b)(a-c)/a)

This is what it said in the book...
a(a-b-c+d) = a^2-ab+ad=a^2 - ab - ac +bc = (a-b)(a-c);
a-b-c+d = +(a-b)(a-c)/a

My question is... how the heck does that prove anything... all the person did is rewrite the problem...??
 
Miike012 said:
If a,b,c,d are proportional, prove
a+d=b+c+((a-b)(a-c)/a)
What do you get if you solve
a + d = b + c + \frac{(a - b)(a - c)}{a} for the product (a-b)(a-c)?

Miike012 said:
This is what it said in the book...
a(a-b-c+d) = a^2-ab+ad=a^2 - ab - ac +bc = (a-b)(a-c);
The bolded part is wrong. You are missing a term.
 
The part you bolded should be... a^2 -ab-ac +ad... now what?
 
You have
a(a - b - c + d) = (a-b)(a-c).
Isolate the a+d inside the parentheses.
 
a(a+d) - a(c+b) = (a-b)(a-c)
 
Miike012 said:
a(a+d) - a(c+b) = (a-b)(a-c)

Well, you could do that, but that wasn't what I had in mind.

Going back to this:
a(a - b - c + d) = (a-b)(a-c)
how do I isolate the entire expression inside the parentheses?
 
divide by a =
= a - b - c + d = (a-b)(a-c)/a

is that what you ment?
 
  • #10
Miike012 said:
divide by a =
= a - b - c + d = (a-b)(a-c)/a

is that what you ment?
Yes. Now solve for a + d.
 
Back
Top