Question 1083220
This problem has enough letters (K, L, M, N O, P, Q, R) to make letter soup.
To make matters worse, the letter orders are sometimes swapped, for example
calling a chord PO, when it could have been called chord OP, just like the corresponding arc OP.
Do not let any of that confuse you.
A sketch helps.
Here is circle M, with <font color="red"> arc QR</font> and <font color="green"> chord QR</font>.
{{{drawing(300,300,-1.1,1.1,-1.1,1.1,
circle(0,0,0.02),circle(0,0,1),
triangle(0,0,0.5,-0.866,0.5,0.866),
locate(0.51,-0.86,Q),locate(0.51,0.94,R),
locate(-0.07,0.05,M),red(arc(0,0,2,2,-60,60)),
red(arc(0,0,2.01,2.01,-60,60)),red(arc(0,0,1.99,1.99,-60,60)),
green(line(0.5,-0.866,0.5,0.866)),locate(-0.3,0.57,red(arc)),
locate(-0.32,-0.49,green(chord)),green(arrow(0,-0.55,0.5,-0.55)),
red(arrow(-0.1,0.5,0.866,0.5))
)}}}
As circles are often named with the name of their center,
the center of this circle is point M.
Circles K is congruent to circle M,
and arc LN is congruent to arc QR.
That means that we can move circle K to the point where both circles are exactly superimposed,
and do it in such way that arc QR and arc LN are superimposed.
of course, then chords QR and LN would be exactly superimposed.
That proves that they are congruent,
and that means they have the same length.
If congruent arcs are on congruent circles,
the corresponding chords are congruent.
Maybe that is a theorem in your geometry textbook,
but it is so easy to see that you do not need to memorize it.
 
So, {{{3x+4=8}}} because chords LN and QR have the same length.
Similarly,
{{{5y-3=2x}}} because chords PO and WV have the same length.
The whole letter soup (pun intended) boils down to
{{{3x+4=8}}} and {{{5y-3=2x}}} .
{{{3x+4=8}}} --> {{{3x=8-4}}} --> {{{3x=4}}} --> {{{highlight(x=4/3)}}}
Substituting the value found for {{{x}}} ,
{{{5y-3=2x}}} --> {{{5y-3=2(4/3)}}} --> {{{5y-3=8/3}}} --> {{{5y=8/3+3}}} --> {{{5y=17/3}}} --> {{{(1/5)5y=(1/5)(17/3)}}} --> {{{highlight(y=17/15)}}}