Abby W.

asked • 08/10/19

Geometry Question!!!!!!!!! Quick Help Please

In the diagram below, every pair of segments which do not intersect are parallel, and the measure of angle $k$ is $89^\circ$. What is the total number of degrees in angles $s,e,q,u,o,i,a$?

[asy]
unitsize(35);
pair u=(cos(-9*pi/180),sin(-9*pi/180));
pair v=(cos(80*pi/180),sin(80*pi/180));
pair d=(0.06,0); pair e=(0,-0.03);
draw((-3.75)*u--2.75*u);
draw((-3)*u-v--(-3)*u+v);
draw((-2)*u-v--(-2)*u+v);
draw((-1)*u-v--(-1)*u+v);
draw(-v--v);
draw(u-v--u+v);
draw(2u-v--2u+v);
label("$a$",-3u+d,NW);
label("$b$",-3u+e,NE);
label("$c$",-3u-e,SW);
label("$d$",-3u-d,SE);
label("$e$",-2u+d,NW);
label("$f$",-2u+e,NE);
label("$g$",-2u-e,SW);
label("$h$",-2u-d,SE);
label("$i$",-u+d,NW);
label("$j$",-u+e,NE);
label("$k$",-u-e,SW);
label("$\ell$",-u-d,SE);
label("$m$",d,NW);
label("$n$",e,NE);
label("$o$",-e,SW);
label("$p$",-d,SE);
label("$q$",u+d,NW);
label("$r$",u+e,NE);
label("$s$",u-e,SW);
label("$t$",u-d,SE);
label("$u$",2u+d,NW);
label("$v$",2u+e,NE);
label("$w$",2u-e,SW);
label("$x$",2u-d,SE);
[/asy]

2 Answers By Expert Tutors

By:

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.