Is there more factoring to come?

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

Factor the expression by grouping.

a^2t^2 + b^2t^2 - cb^2 - ca^2

Group A = a^2t^2 + b^2t^2

Group A = t^2(a^2 + b^2)

Group B = -cb^2 - ca^2

Group B = -c(b^2 + a^2)

Group B = -c(a^2 + b^2)

Group A - Group B

t^2(a^2 + b^2) - c(a^2 + b^2)

(t^2 - c)(a^2 + b^2)

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

Factor the expression by grouping.

a^2t^2 + b^2t^2 - cb^2 - ca^2

Group A = a^2t^2 + b^2t^2

Group A = t^2(a^2 + b^2)

Group B = -cb^2 - ca^2

Group B = -c(b^2 + a^2)

Group B = -c(a^2 + b^2)

Group A - Group B

t^2(a^2 + b^2) - c(a^2 + b^2)

(t^2 - c)(a^2 + b^2)

Correct?

yes
 
More factoring coming in the next few days.