Respuesta :

Answer:

GCD([tex]n^{13},n)[/tex]=n

Step-by-step explanation:

We are given that two numbers [tex]n^{13} [/tex] and n

We have to find the gcd of two given numbers

GCD: It is also called HCF. It is defined as the highest common facotors of two  more numbers.

To find the gcd of two given numbers first we find the factor of two numbers then we find highest common factors .

[tex]n^{13}=n\timesn\times n\times n......\times n[/tex]( 13 times )

Factors of [tex]n^{13} [/tex]are 1,n,n,n....n(13 times)

[tex]n=1\timesn[/tex]

Factors of n are 1,n

Common factors of two given numbers are 1 ,n

Highest common factor of two given numbers  is n.

Therefore, gcd of two given numbers is n.