Yes, your factorization is correct.

  • Context:
  • Thread starter Thread starter mathdad
  • Start date Start date
  • Tags Tags
    Factoring
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
4 replies · 2K views
mathdad
Messages
1,280
Reaction score
0
Precalculus by David Cohen, 3rd Edition
Chapter 1, Section 1.3.
Question 50.

Factor the expression.

A^2 - B^2 + 16A + 64

Factor by grouping method.

Group A = A^2 - B^2

Group A = (A - B)(A + B)

Group B = 16A + 64

Group B = 16(A + 4)

Group A + Group B

(A - B)(A + B) + 16(A + 4)

Correct?
 
Mathematics news on Phys.org
RTCNTC said:
Precalculus by David Cohen, 3rd Edition
Chapter 1, Section 1.3.
Question 50.

Factor the expression.

A^2 - B^2 + 16A + 64

Factor by grouping method.

Group A = A^2 - B^2

Group A = (A - B)(A + B)

Group B = 16A + 64

Group B = 16(A + 4)

Group A + Group B

(A - B)(A + B) + 16(A + 4)

Correct?

No.
above is not factors. it is sum of 2 expressions

$A^2 - B^2 + 16A + 64 = A^2 + 16A + 64 - B^2 = (A+8)^2 - B^2 = (A+8+B)(A+8-B)$
 
Last edited:
kaliprasad said:
No.
above is not factors. it is sum of 2 expressions

$A^2 - B^2 + 16A + 64 = A^2 + 16A + 64 - B^2 = (A+8)^2 - B^2 = (A+8+B)(A+8-B)$

Why did you put B^2 to the far right?

Why did you put 16A + 64 in the center between A^2 and B^2?
 
More factoring questions will be posted tomorrow from section 1.3 in David Cohen's precalculus textbook, third edition.