answersLogoWhite

0

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

13y ago

What else can I help you with?

Related Questions

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

Distributive.


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)


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 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


What does factor the sum of terms mean?

.


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(); }


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.


What is the number sum factor of 18900?

69,440


What is the sum of the proper factor 30?

41


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.