Answer:
Step-by-step explanation:
X = 1/2 arc QS
arc QS is
360 =145+105+QS
110 = QS
so X is 1/2 QS
X= 55°
Answer:
+ 16
Step-by-step explanation:
x² - 8x = - 10
to complete the square
add ( half the coefficient of the x- term )² to both sides
x² + 2(- 4)x + (- 4) = - 10 + (- 4)²
x² - 8x + 16 = - 10 + 16
thus 16 is added to both sides to complete the square
Answer:
well, we only no that
2l + 2w is 80
(lengths and widths on all 4 sides
and that w * l is A
so the function should be w times what's left for l, but also expressed by something with w
2l + 2w = 80 | -2w
2l = 80 -2w | devide by 2
l = 80 - w
now we can substitute l in
A = w * l
so that we only need w's
A(w) = w * (80-w)
for any w it will give us the area, makes only sense for 0<w<80
Answer:
10 mph
Step-by-step explanation:
speed of boat in still water = x
speed of current = 5
speed of boat with current (downstream) = x + 5
speed of boat against current (upstream) = x - 5
distance downstream = 9
distance upstream = 3
time = t
speed = distance/time
distance = speed × time
downstream:
9 = (x + 5)t
upstream:
3 = (x - 5)t
9 = xt + 5t
3 = xt - 5t
9 = xt + 5t
-3 = -xt + 5t
-----------------
6 = 10t
t = 0.6
9 = (x + 5)0.6
15 = x + 5
x = 10