Quick Tips for Factoring Polynomials: Solving 7x^2-9X-6 Efficiently

Click For Summary

Homework Help Overview

The discussion revolves around factoring polynomials, specifically the expression 7x² - 9x - 6 and other similar quadratic forms. Participants are exploring methods to factor these expressions efficiently.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Some participants express difficulty in quickly identifying two numbers that sum to a specific value and multiply to another, which is a common step in factoring quadratics. Others inquire about the general process for factoring various polynomial expressions, including those with two variables.

Discussion Status

Participants are sharing different approaches to factoring, including algorithmic and heuristic methods. Some have provided detailed steps for specific examples, while others are still seeking clarification on the overall process. There is a mix of attempts to understand and apply different factoring techniques without a clear consensus on the best method.

Contextual Notes

Some participants note the distinction between expressions and equations, emphasizing the importance of understanding the definitions involved in the factoring process. There is also mention of the challenge posed by the requirement for integer coefficients in some cases.

tomtomtom1
Messages
160
Reaction score
8
hi all

I am stuyding how to factor equations such as :-

7x^2-9X-6

The problem i have is that it takes me too long to find 2 numbers whose sum is D and the same numbers whoes product is E.

Is there any way/tips/guide on how i can achieve this quickly?
 
Physics news on Phys.org
tomtomtom1 said:
hi all

I am stuyding how to factor equations such as :-

7x^2-9X-6

The problem i have is that it takes me too long to find 2 numbers whose sum is D and the same numbers whoes product is E.

Is there any way/tips/guide on how i can achieve this quickly?


Have you studied how to solve quadratic equations? If so, you will know that the
quadratic equation ##7 x^2 - 9 x - 6 = 0## has roots ##r_1## and ##r_2##, and that means that the expression ##7 x^2 - 9 x - 6 ## factors as ## 7(x - r_1)(x-r_2)##. You can use the standard quadratic root formulas to find ##r_1## and ##r_2##.

BTW: the thing you are factoring is not an equation; it is an expression. An equation must have an '=' sign in it, and yours does not.
 
what about:-

X^2+xy-2y^2
6x^2+5xy-6y^2

What is the process of factoring such expressions?
 
tomtomtom1 said:
what about:-

X^2+xy-2y^2
6x^2+5xy-6y^2

What is the process of factoring such expressions?

Exactly the same as what I already explained.
 
x^2+ xy- 2y^2= 0
x^2+ xy+ (1/4)y^2- (1/4)y^2- 2y^2= 0
(x+ (1/2)y)^2- (9/4)y^2= 0
That's of the form "a^2- b^2= (a- b)(a+ b)with a= x+ (1/2)y and b= (3/2)y
so x^2+ xy- 2y^2= (x+ (1/2)y+ (3/2)y)(x+ (1/2)y- (3/2)y)= (x+ 2y)(x- y)

That's one way to do it- very "algorithmic". Another way, more "heuristic", is to note that the only way to factor x^2 (with integer coefficients) is (x)(x) while there are two ways to factor -2y^2 (again with integer coefficients) is (-2y)(y) or (2y)(-y). We try (-2y)(y): (x- 2y)(x+ y)= x^2- 2xy+ xy- 2y^2= x^2- xy- 2y^2. No, that's not what we want. So try (-y)(2y): (x+ 2y)(x- y)= x^2+ 2xy- xy- 2y^2= x^2+ xy- 2y^2. Yes, that's what we want.

6x^2+ 5xy- 6y^2= 6(x^2+ (5/6)xy- y^2)= 6(x^2+ (5/6)xy+ (25/144)y^2- (25/144)y^2- y^2)= 6((x+ 5/12)^2- (169/144)y^2)= 6((x+ 5/12)^2- ((13/12)y)^2)= 6(x+ 5/12+ 13/12)(x+ 5/12- 13/12))= 6(x+ 18/12)(x- 8/12)= 6(x+ 3/2)(x- 2/3)= (2x+ 3)(3x- 2).

Or: 6=(3)(2) so we must have one of (3x- 3y)(2x+ 2y), (2x- 2y)(3x+ 3y), (3x- 2y)(2x+ 3y), or (2x- 3y)(3x+ 2y). Multiplying each of those out, we see that
(3x- 3y)(2x+ 2y)= 6x^2+ 6xy- 6xy- 6y^2= 6x^2- 6y^2
(2x- 2y)(3x+ 3y)= 6x^2+ 6xy- 6xy- 6y^2= 6x^2- 6y^2
(3x- 2y)(2x+ 3y)= 6x^2+ 9xy- 4xy- 6y^2= 6x^2+ 5xy- 6y^2
(2x- 3y)(3x+ 2y)= 6x^2+ 4xy- 9xy- 6y^2= 6x^2- 5xy- 6y^3
so that (3x- 2y)(2x+ 3y) is the correct factoring.

And we see that
 
Last edited by a moderator:

Similar threads

  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 18 ·
Replies
18
Views
6K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
6
Views
2K