What this setup essentially represents is “How many 8s can we take away from 32 before hitting 0?” Which in turn can be reframed as “How many 8s fit into 32?” This can be captured in the expression 32 / 8. As we can see from the problem, we can take away 4 8’s before hitting 0, so that gives us the equation 32 / 8 = 4
Answer:
Bob's typing speed is 39 words per minute.
Bill's typing speed is 58 words per minute.
Step-by-step explanation:
<u>Given : </u>
Bill can type 19 words per minute faster than bob. their combined typing speed is 97 words per minute.
<u>To Find : </u>
Bobs typing speed
<u>Solution : </u>
Let the bobs typing speed is x
According to the given question :
Bobs typing speed is x
Bill's typing speed is 19+x
Their combined speed is 97 words per minute.
<u>Solving value x : </u>
x + 19+x = 97
2x + 19 = 97
2x = 97 - 19
2x = 78
x = 78/2
x = 39
Bobs typing speed = 39
Bill's typing speed 39 + 19 = 58
Hence, Bobs speed is 39 words per minute.
Answer:
Top left
Step-by-step explanation:
If an x value (domain) leads to more than one y-value (range), it is not a function. In other words, if each input value leads to only one output value, it is a function. It's still a function if the y-value leads to multiple x-values.