The diagram of rhombus JKLM is shown in the diagram below
A rhombus is a quadrilateral with four equal sides and its diagonals intersect perpendicular to each other (makes 90° angles). Opposite angles are equal (the same with a parallelogram). Each diagonal bisects the angle at J, K, L, and M equally
If angle JKL is 104°, the measurement of angle JKN is 104÷2=51°
Alvin is 24 and Elga is 8. sorry I'm late
The recursive formula that models the amount owed is
an = a(n-1) -75; a1 = 600.
This formula is for AFTER the first month of payment, this is why the first term is 700-100 = 600. This also means that n > 1.
X - 3y=0
3y - 6 =2x
__________
x - 3y=0 ........(1)
-2x + 3y=6 ........(2)
__________
-x = 6 ==》x = -6 .........(3) subst. in (2)
-2 (-6) + 3y = 6 ==》3y= -6 ==》y = -2
Answer:
The point that divides the directed line segment from J to K into a ratio of 5:1 is (6, 0), its y-coordinate is 0.
Step-by-step explanation:
We take J as point one, with coordinates (x1, y1) = (1, -10) and K as point two with coordinates (x2, y2) = (7, 2)
The "run" is the change in the x-coordinates: x2 - x1 = 7 - 1 = 6
The "rise" is the change in the y-coordinates: y2 - y1 = 2 - (-10) = 12
For the partition ratio, let the numerator = a and the denominator = b.
The coordinates of the point P (x, y), which divides the directed line segment from J to K into a ratio of 5:1 is:
x = x1 + a/(a+b)*run
x = 1 + 5/(5+1)*6
x = 6
y = y1 + a/(a+b)*rise
y = -10 + 5/(5+1)*12
y = 0