answersLogoWhite

0


Best Answer

If 'r' and 's' can be the same integer, then (1)3 = (1)2 , and k = 1 .

If 'r' and 's' must be different integers, then (4)3 = (8)2 , and k = 64 .

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the smallest integer k such that r3 equals s2 equals k where are and s are positive integers?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many positive integers equal 9?

1. The only positive integer that equals 9 is 9.


What is the rule in dividing integers?

The rule in dividing integers is to divide the absolute values. Two positive integers or two negative integers equals positive product. If one integer is positive and the other is negative, the product is negative.


What is the rules for multiplication integers?

When multiplying integers, multiplying by the same sign will always produce a positive integer. Such as a negative times a negative equals a positive. If the signs are different then the product will be a negative.


What property is integer plus integer equals integer?

Closure of the set of integers under addition.


A positive integer divided by a Negative integer equals what?

Negative.


What is the integer of two even consecutive integers whose sum equals 42?

The integers are 20 and 22.


A negative integer times a positive integer equals what?

A negative integer. Every time.


What is an integer minus three times itself equals twenty six thirds?

That has no integer solution. Three times an integer is another integer; if you subtract to integers, you get an integer again, not a fraction.


What is the definintion of integers?

An integer is a whole number (not a fraction) that can be positive, negative, or zero. Therefore, the numbers 10, 0, -25, and 5,148 are all integers. Unlike floating point numbers. Integers are a commonly used data type in computer programming. For example, whenever a number is being incremented, such as within a "for loop" or "while loop," an integer is used. Integers are also used to determine an item's location within an array. When two integers are added, subtracted, or multiplied, the result is also an integer. However, when one integer is divided into another, the result may be an integer or a fraction. For example, 6 divided by 3 equals 2, which is an integer, but 6 divided by 4 equals 1.5, which contains a fraction. Decimal numbers may either be rounded or truncated to produce an integer result. http://www.techterms.com/definition/integer ^website i got it from.


What do you get when you subtract a negative integer from a positive integer?

You will get a positive integer. If you subtract a negative number, you will be adding it. I think of it like 2 minuses equals a plus. :P


Sum of 5 consecutive numbers equals 200 what is the smallest integer?

Let your middle integer be x. Then your 5 consecutive integers will be:x-2, x-1, x, x+1, and x+2Sum of all 5 integers:(x-2) + (x-1) + (x) + (x+1) + (x+2)= x -2 + x - 1 + x + x + 1 + x + 2= 5xSince the sum equals 200, we have:5x = 200x = 40Your smallest integer in terms of x is x - 2, which is:40 - 2 = 38.


A magic square is a square array of positive integers such that the sum of each row column and?

I recently studied a magic square. It is a square that when each row, diagonal, horizontally, or vertically is added up, it equals the same positive integer.