It took June 4 hours to get from Brookline to Brooklyn.
<h3><u>Time calculation</u></h3>
Given that June is driving from Brookline, Massachusetts to Brooklyn, New York, and the cities are 200 miles apart, and she can drive at a constant speed of 50mph the entire way, to determine the function that solves the time June takes to complete the route, the following calculation must be made:
- C / Constant speed = T
- 200 / 50 = T
- 4 = T
So it took June 4 hours to get from Brookline to Brooklyn.
Learn more about time calculation in brainly.com/question/26707195
Both ........................
Answer:
135°
Step-by-step explanation:
∠AOB = ∠COB = 90°
∠BOK = 45°
90 + 45 = 135°
Answer:
F is assigned the value of 15

Step-by-step explanation:
Hexadecimal number system is base 16 and it contain the following numbers:
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F
A has a value of 10
B has a value of 11
C has a value of 12
D has a value of 13
E has a value of 14
F has a value of 15
By completing the expanded notation:

Answer:
two number not included in domain are x=0 and x=-5/2
Step-by-step explanation:
Let f(x)= 5/x and g(x)=2x^2+5x
WE need to find out the excluded value in the domain of f o g
f o g is the composition of functions
f o g= f(g(x))
lets plug in g(x) in f(x)

replace 2x^2+5x in f(x)

here we have 2x^2+5x in the denominator
to find the numbers that are in domain we set the denominator =0 and solve for x
Because when denominator becomes 0 the function is undefined


x=0 and 2x+5=0 (subtract 5 on both sides)
2x= -5 (divide by 2 on both sides)
x=-5/2