Factoring x and y in quadradic form

  • Thread starter Thread starter torquerotates
  • Start date Start date
  • Tags Tags
    Factoring Form
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 1K views
torquerotates
Messages
207
Reaction score
0

Homework Statement


factor 4x^2-6xy+10y^2



Homework Equations





The Attempt at a Solution



completing the square i get,

4[(1/4)y^2-(3/4)xy+(9/16)y^2]-4(9/16)y^2+10y^2

but i don't know what to do with the bracketed term. It can't be factored easily
 
Physics news on Phys.org
I presume that is supposed to be [itex]x^2[/itex], not [itex]y^2[/itex] at the first but then I have no idea why you have "1/4"

[itex]4x^2- 6xy+ 10y^2= 4(x^2- (3/2)xy)+ 10y^2[/itex]
[itex]= 4(x^2- (3/2)xy+ (9/16)y^2- (9/16)y^2)+ 10y^2[/itex]
[itex]= 4(x^2- (3/2)xy+ (9/16)y^2)- (9/4)y^2+ 10y^2[/itex]
[itex]= 4(x- (3/4)y)^2+ (31/4)y^2[/itex]
In order to factor that we need a difference of two squares so write it as
[itex]= 4(x- (3/4)y)^2- (-31/4)y^2[/itex]

[itex]= 4(x- (3/4)y)^2- ((\sqrt{31}i/2)y)^2[/itex]

[tex]= (2(x- (3/4)y)- (i\sqrt{31}/2)y)(2(x-(3/4)y)+ (i\sqrt{31}/2)y)[/tex]
 
Are you sure you transcribed it right?:devil:

If it were 4x^2-6xy-10y^2 it would all work out nice.

The people who invent these probs tend to avoid such things as this is giving - it is easier for them too. :wink:

But then maybe they also sometimes set traps.

Easy to check.