Find the GCD of the following
c2 – d2, – c(c – d)
Given,
c2 – d2 = (c + d) × (c – d)
– c(c – d) = – c × (c – d)
Greatest common divisor = (c – d)
AI is thinking…
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.