answersLogoWhite

0


Best Answer

39.0625 = 10/4 * 10/4 * 10/4 * 10/4

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the largest product that can be made from positive numbers that add up to 10?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Find the largest palindrome made from the product of two 3-digit numbers?

906609=913*993 I found this using a relatively simple computer program that I wrote.


What are the three largest numbers that can be made using the digits?

depends on your answer


What is made up of the counting numbers their opposite and zero?

Integers are whole numbers, be they negative, positive, or zero.


What is the largest product made in SIC 3965?

Needles, pins, and fasteners--made from metals and both natural and manmade fibers--comprise the largest share of this industry's output.


What is the largest six digit number you can write using the numbers 381724?

874321 is the largest number made from all these digits.


I am the product of two composite numbers and am between 11 and 17. What are the prime numbers that I am made of?

If the number is a product of two composite numbers, it must be 16, which is the product of 4 and 4. The prime factors of 16 are 2, 2, 2, and 2. The smallest composite number is 4, so the smallest possible product of two composite numbers is 4 x 4 = 16.


What term in mathematics refers to the number made when two or more numbers are multiplied?

The Product is the result of multiplication.


How do you write the C code to find the largest palindromic number made from the product of three two-digit numbers?

#include<stdlib.h> #include<stdio.h> #include<string.h> /* returns true of the given string represents a palindrome, otherwise returns false */ bool is_palindrome (const char* str) { size_t len; char *left, *right; if (!str) return false; /* null-strings are not palindromes */ len = strlen (str); if (!len) return false; /* empty strings are not palindromes */ left = (char*) str; right = (char*) str + len - 1; while (left<right && *left==*right) { ++left; --right; } return (*left==*right); } int main (void) { int x, y, z, product, largest[4]; largest[0] = 0; char str[7]; for (x=10; x<100; ++x) { for (y=10; y<100; ++y) { for (z=10; z<100; ++z) { product=x*y*z; if (product>largest[0]) { itoa(product, str, 10); if (is_palindrome(str)) { largest[0]=product; largest[1] = x; largest[2] = y; largest[3] = z; } } } } } if (largest[0]==0) printf ("There is no palindromic integer that is the product of 3 two-digit integers\n"); else { printf ("The largest palindromic integer that is the product of 3 two-digit integers is: %d\n", largest[0]); printf ("The two-digit integers are: %d, %d and %d\n", largest[1], largest[2], largest[3]); } }


What are the three largest numbers that can be made using the digits 2 5 7 and 9?

9,752 9,725 9,572


Can negatives be odd?

Yes, negative numbers can be either odd or even, just like positive numbers. And odd positive number can be made into an odd negative number, by reversing the sign. So for example, 5 and -5 are both odd.


How many square roots dose a negative number have?

no,a negative number cannot have a square root .it is made only for positive numbers .but,yes,negative numbers can be squared.


What is the age and value of a 38 caliber Colt Police Positive Special serial 917280?

Does the serial number have a D before the numbers. If it does, it is made in 1966. The Colt Police Positive Special was made in large numbers, therefore reducing the value. I have seen prices from $200-400 depending on the condition. Mark Brown