Fraction division is basically multiplication of a reciprocal.
For example (1/4)/(1/8) = (1/4)x(8/1)=2
Multiplication of the answer and the piece that divides (in this case 2 x 1/8), you should get the piece that is being divided (in this case 1/4). If that is correct, then your division is correct.
Answer:
91.8 ft
Step-by-step explanation:
So we can talk about the diagram, let's name a couple of points. The base of the tree is point T, and the top of the tree is point H. We want to find the length of TH given the length AB and the angles HAT and ABT.
The tangent function is useful here. By its definition, we know that ...
TA/BA = tan(∠ABT)
and
TH/TA = tan(∠HAT)
Then we can solve for TH by substituting for TA. From the first equation, ...
TA = BA·tan(∠ABT)
From the second equation, ...
TH = TA·tan(∠HAT) = (BA·tan(∠ABT))·tan(∠HAT)
Filling in the values, we get ...
TH = (24.8 ft)tan(87.3°)tan(9.9°) ≈ 91.8 ft
The height <em>h</em> of the tree is about 91.8 ft.
Answer:
The correct answer is:
(a) 0.54
(b) 0.0385
Step-by-step explanation:
Given:
Restaurant tax,
p = 0.54
Sample size,
n = 168
Now,
(a)
The mean will be:
⇒ μ 

(b)
The standard error will be:
= ![\sqrt{[\frac{p(1-p)}{n} ]}](https://tex.z-dn.net/?f=%5Csqrt%7B%5B%5Cfrac%7Bp%281-p%29%7D%7Bn%7D%20%5D%7D)
= ![\sqrt{[\frac{(0.54\times 0.46)}{168} ]}](https://tex.z-dn.net/?f=%5Csqrt%7B%5B%5Cfrac%7B%280.54%5Ctimes%200.46%29%7D%7B168%7D%20%5D%7D)
= ![\sqrt{[\frac{(0.2484)}{168} ]}](https://tex.z-dn.net/?f=%5Csqrt%7B%5B%5Cfrac%7B%280.2484%29%7D%7B168%7D%20%5D%7D)
= 
Answer:
Step-by-step explanation:
since you are given two points use the point- slope formula and the slope formula
y-y1 = m( x -x1) and m = y2 -y1 / x2 - x1
find the slope m, 1st
p1 = (x1,y1) given (-8,-2)
p2 = (x2,y2) given (-4,-6)
m = -6-(-2) / -4-(-8)
m = -6+2 / -4+8
m = -4 / 4
m = -1 :)
now use the slope you just found and the point-slope with either given point.. pick one.. which ever seems easier... they seem about the same to me
y - (-8) = -1(x-(-2))
y+8 = -1(x+2)
y+8 = -x-2
y = -x-2-8
y= -x-10
and your done :)