Question:

What are all of the factors of 5480?

by  |  earlier

0 LIKES UnLike

What are all of the factors of 5480?

 Tags:

   Report

7 ANSWERS


  1. Make a factor tree:

    Start by dividing by 2:

    So 5480 = 2*2740

    2740 = 2*1370

    1370 = 2*685

    685 = 3*137

    And 137 is prime so there are the factors:

    2*2*2*5*137

    Have a good day!


  2. 5480 = 8 x 5 x 137 and 137 is a prime number, so all the factors are:

    1 2 4 8

    5 10 20 40

    137 274 548 1096

    685 1370 2740 5480

    (That's including the number itself).

  3. Start by dividing by 2.

    5480/2 = 2740

    2740/2 = 1370

    1370/2 = 685

    685/5 = 137 (this is a prime number!)

    So now you know that 2*2*2*5*137 = 5480

    Now just combine all the possible numbers to get all of the factors and just work form small to high:

    1, 5480 (obvious)

    2, 2*2*5*137 = 2,2740

    2*2, 2*5*137 = 4,1370

    2*2*2,5*137 = 8,685

    2*5,2*2*137 = 10,548

    2*2*5, 2*137 = 20,274

    2*2*2*5,137 = 40,137

    So ALL of the factors would be

    1, 2, 4, 8, 10, 20, 40, 137, 274, 548, 685, 1370, 2740, 5480

    And 5480 completely factored would be

    2*2*2*5*137

  4. 1,5480,2,2740 ,4,1370,5,1096,8,685,10,548 ,20,274,40,137  

  5. factor into prime factors

    5480= 2^3*5*137

    so there will be 4*2*2 = 16 factors

    1 ,2, 4, 5, 8, 10, 20, 40, 137, 274, 548, 685, 1096, 1370, 2740, 5480

    hope this helps  

  6. 1 2 4 137 274 548

    I used this script:

    for $number = 1 to 5480 step 1

    if 5480/$number=Round (5480/$number,-1) Then

    filewrite ("numbers.txt",$number&" ")

    EndIf

    next

    msgbox(0,"Done","Done")

  7. 1  2  4  5  8  10  20  40  137  274  548  685  1096  1370  2740  5480  

Question Stats

Latest activity: earlier.
This question has 7 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.