answersLogoWhite

0

a+21

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What is it called when you write a number as a sum?

sum= answer of an addition question.. so the number of the sum is the answer.


How do you write twice the sum of a number and 600?

To write twice the sum of a number and 600, you first express the number as a variable, such as ( x ). The sum of the number and 600 can be written as ( x + 600 ). Therefore, twice this sum is represented as ( 2(x + 600) ).


Write the number whose factors sum to 12?

The number is 6.


How do you you write the sum of a number and 3 in algedra in expression?

n+3 the sum of a number and three means a number plus three.


How do you write the sum of a number and 15?

N + 15


How do you write the sum of a number and 1?

n + 1


How do you write a program in qbasic to input 64751315 to sum?

In QBASIC, you can write a simple program to input the number 64751315 and sum its digits as follows: DIM sum AS INTEGER sum = 0 INPUT "Enter a number: "; number FOR i = 1 TO LEN(number) sum = sum + VAL(MID$(number, i, 1)) NEXT PRINT "The sum of the digits is "; sum This program prompts the user to input a number, iterates through each digit, converts it to an integer, and adds it to the total sum, which is then printed out.


Write a pair of number which have a sum of 11 and a product of 24?

Write a pair of number which have a sum of 11 and a product of 24?


What is the great-es common factor of and21?

Without that other number, it will be either 1, 3, 7 or 21.


What is the LCM of 39 and21?

273


What is the gcf of 14 and21?

It is 7


The sum of two and twice a number is 36 How do write this equation?

"the sum of 2" and "twice" "a number" "is" "36"2+2x=36 â–