asked 129k views
3 votes
The house-numbers on a certain street go from 1 to 88. The function B(n) models the type of the building whose number is n according to the following key:

(GRAPH ATTATCHED)

What number type is more appropriate for the domain of B?
A. Integer
B. Real Number

What's the appropriate domain?

The house-numbers on a certain street go from 1 to 88. The function B(n) models the-example-1

2 Answers

3 votes

Hello,

Answer A


dom (B(n)) =\{0,1,2,3\} =\{ z\ in \ \mathbb{Z} \ |\ 0 \leq z \leq 4\}

answered
User Ket
by
7.8k points
5 votes

The most appropriate number type for the domain of B is integer.

The domain of function B, which takes a house number as input and outputs the building type as a number.

The house numbers range from 1 to 88, which are all integers. The function B then outputs a number between 0 and 3, corresponding to the four different building types.

Therefore, the most appropriate number type for the domain of B is:

A. Integer

Real numbers include all rational and irrational numbers, spanning from negative infinity to positive infinity, including fractions and decimals. However, house numbers in this case are whole numbers and cannot be fractions or decimals.

Integers, on the other hand, are whole numbers (positive, negative, or zero) and perfectly represent the house numbers on the street.

Therefore, based on the information provided in the graph, integers are the most suitable number type for the domain of function B.

answered
User Yannick Motton
by
8.4k points

Related questions

asked Jun 14, 2024 209k views
Mote asked Jun 14, 2024
by Mote
8.4k points
1 answer
2 votes
209k views
asked Sep 26, 2024 101k views
Jperezov asked Sep 26, 2024
by Jperezov
8.0k points
1 answer
2 votes
101k views
1 answer
3 votes
133k views
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.