Answer: Mary
Step-by-step explanation: 2:3 x 2 = 4:6
Consider the line y = 2x + 1, shown at the right. Notice that this slope will be the same if the points (1,3) and (2, 5) are used for the calculations. For straight lines, the rate of change<span> (slope) is constant (always the same). For every one unit that is moved on the x-axis, two units are moved on the y-axis.hope this helped. </span>
Answer:
Yes
Step-by-step explanation:
A for loop basically relies on repeating the same code for a pre-set number of times. During which you can make any code repeat inside of it, including indexing through a type of list. Many times a for-loop will use the indexes in a list to calculate the number of times that the loop has to repeat. This is usually done in order to search or apply changes in an array of other types of data structures that have countless values stored in it.
THIS IS THE COMPLETE QUESTION BELOW;
The probability of pulling a green marble out of a bag of colored marbles is 2:5. If you were to pull colored marbles out of the bag one at a time, and putting the marble back each time for 600 tries, approximately how many time would you select a green marble?? ( explanation too) 7th grade Math
Answer:
We would approximately pick a green marble 240 times
Step-by-step explanation:
Given from the question the probability of pulling a green marble out of a bag of colored marbles is 2:5
Let us denote the number of trials as X
Now the approximately number of times a green marble can be selected would be
=2/5 times
From the question we are given 600 trials
which implies our x=600
Therefore, the number of times we would pick a green marble is:
2/5 × 600 times
≈ 240 times
Therefore, we would approximately pick a green marble 240 times