Respuesta :
Answer:
- (3n + 5)(4n - 3) = 0
Step-by-step explanation:
- -12 n² - 11n = -15
- 12n² + 11n - 15 = 0
- 12n² + 20n - 9n - 15 = 0
- 4n(3n + 5) - 3(3n + 5) = 0
- (3n + 5)(4n - 3) = 0
Answer:
[tex](4n-3)(3n+5)=0[/tex]
Step-by-step explanation:
Given polynomial:
[tex]-12n^2-11n=-15[/tex]
Add 15 to both sides:
[tex]\implies -12n^2-11n+15=0[/tex]
Divide both sides by -1:
[tex]\implies 12n^2+11n-15=0[/tex]
To factor a quadratic in the form [tex]ax^2+bx+c[/tex] find two numbers that multiply to ac and sum to b.
[tex]\implies ac=12(-15)=-180[/tex]
[tex]\implies b=11[/tex]
Therefore, the two numbers are: 20 and -9
Rewrite b as the sum of these two numbers:
[tex]\implies 12n^2+20n-9n-15=0[/tex]
Factorize the first two terms and the last two terms separately:
[tex]\implies 4n(3n+5)-3(3n+5)=0[/tex]
Factor out the common term (3n+5):
[tex]\implies (4n-3)(3n+5)=0[/tex]