Chat with our AI personalities
the distance from A to B is 24Km
The 23 Roman letters are: A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X
Lxi h,xx50 mov a,m inx h mov b,m mvi ,ffh inr c sub b jnc xx08 add b inx h mov m,c inx h mov m,a hlt
Imagine a random triangle ABC. It will make it easier if you draw it with angle C at the top. The opposite side of angle A is labelled a, the opposite side of angle B is labelled b and the opposite side of angle C is labelled c. Draw the altitude (height) from angle C so that it is perpendicular (at 90 degrees) to side c. Looking at this triangle, find expressions for the sines of angles A and B: sinA = h/b sinB = h/a Rearrange these two equations in terms of h: h = bsinA h = asinB As h = h, these equations can be set equal to each other and simplified to find the sine rule: bsinA = asinB sinA/a = sinB/b If you expand on this way of working, you can also find that sinA/a = sinB/b = sinC/c. You have now proven the sine rule for all triangles!
0