Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

choose the correct answer. which of the following numbers may result fr…

Question

choose the correct answer. which of the following numbers may result from the following function: randbetween(500,700) 534 219 715

Explanation:

Step1: Understand RANDBETWEEN

The RANDBETWEEN function in Excel (or similar) generates an integer between the two given numbers, inclusive. So for RANDBETWEEN(500, 700), the result must be ≥ 500 and ≤ 700.

Step2: Check each option

  • 534: 500 ≤ 534 ≤ 700, so it's valid.
  • 219: 219 < 500, so invalid.
  • 715: 715 > 700, so invalid.

Answer:

534