Answer:
y = 2x
Step-by-step explanation:
Maria uses 2 centimeters of tape for each present she wraps, and we want a equation that shows the relationship between the number of presents x and the tape used y. To do this, we can establish a rule of three with the information given:
1 present wrapped -> 2 centimeters of tape
x presents wrapped -> y centimeters of tape
1/x = 2/y
x = y/2 -> y = 2x
From this relation, we know that to make x presents, Maria will use 2x centimeters of tape.
Answer:
D
Step-by-step explanation:
Triple means 3 times something. "Times" means multiplication and the "something" is h so the answer is 3 * h = 3h.
Answer:
13.567%
Step-by-step explanation:
We solve the above question, using z score formula
z = (x-μ)/σ, where
x is the raw score = 23.1 ounces
μ is the population mean = 22.0 ounces
σ is the population standard deviation = 1.0 ounce
More than = Greater than with the sign = >
Hence, for x > 23.1 ounces
z = 23.1 - 22.0/1.0
= 1.1
Probability value from Z-Table:
P(x<23.1) = 0.86433
P(x>23.1) = 1 - P(x<23.1)
P(x>23.1) = 1 - 0.86433
P(x>23.1) = 0.13567
Converting to percentage
= 0.13567 × 100
= 13.567%
Therefore, the percentage of regulation basketballs that weigh more than 23.1 ounces is 13.567%
The shape of a bst approaches that of a perfectly balanced binary tree, (log2n) is the time complexity for a balanced binary search tree in case of insertions and search.
In computing, binary bushes are mainly used for looking and sorting as they offer a way to save statistics hierarchically. a few common operations that may be conducted on binary trees encompass insertion, deletion, and traversal.
A binary tree has a special situation that each node could have a most of two youngsters. A binary tree has the benefits of each an ordered array and a linked listing as search is as brief as in a taken care of array and insertion or deletion operation are as fast as in related listing.
In pc science, a binary tree is a tree information shape in which every node has at maximum two youngsters, that are known as the left baby and the proper toddler.
Learn more about binary trees here brainly.com/question/16644287
#SPJ4