Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 78

Which of the following are correct ways to describe the set of nonnegative integers less than or

equal to 100 that are perfect cubes?


{ x | x = y3 where y is a nonnegative integer not exceeding 4}
{ x | x is an integer, 0≤ x ≤ 100 and x is a perfect cube}
{0, 1, 8, 27, 64}

You might also like