answersLogoWhite

0


Best Answer

You can't have the sum of one thing. Factors multiply to get a product. 7 x 9 = 63. If you add those two numbers, you will get a sum. 7 + 9 = 16

User Avatar

Wiki User

12y ago

Still curious? Ask our experts.

Chat with our AI personalities

CoachCoach
Success isn't just about winning—it's about vision, patience, and playing the long game.
Chat with Coach
ViviVivi
Your ride-or-die bestie who's seen you through every high and low.
Chat with Vivi
LaoLao
The path is yours to walk; I am only here to hold up a mirror.
Chat with Lao
More answers
User Avatar

Wiki User

13y ago

Add them up.

User Avatar

Add your answer:

Earn +20 pts
Q: What is a sum of a factor?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do factor the sum of terms as a product of the greatest common factor and the sum of 72 and 60?

12(6 + 5)


Which property says that a factor times the sum of quantities equals the sum of the products of the factor and each quantity?

Distributive.


What is the factor of -6 and sum factor of 5?

3 and 2


What is the greatest common factor of 450 who sum is 43?

25 and 18 are a factor pair of 450 whose sum is 43.


Which has a greater probability of being rolled on a pair of number cubes a sum that is a factor 6 or a sum that is the multiple of 6?

A sum that is a factor of 6 has a greater probability.to my dick


What does factor the sum of terms mean?

.


What is the smallest prime number that is a factor of the sum of 32009 and 52009?

The smallest prime number that is a factor of the sum of 32009 and 52009 is: 2


Write a C program for Sum of factors of a number?

#include<stdio.h> #include<conio.h> void factor(int num) { int i,sum=0; for(i=1;i<num;i++) { if(num%i==0) { sum=sum+i; } } printf("Sum of the factor of %d is %d",num,sum); } void main() { int num; printf("Enter the number="); scanf("%d",&num); factor(num); getch(); }


What is the sum of the proper factor 30?

41


What is the number sum factor of 18900?

69,440


Does the sum of any three consecutive counting numbers have a factor of 3?

Yes, the sum of any three consecutive counting numbers has a factor of 3.


Is the factor of the sum of digits equals 9 or a multiple of 9?

If the sum of the digits of a given number equals nine or a multiple of nine, nine is a factor of that number.