Answer:
B. 8sqrt(2)
Step-by-step explanation:
The legs of an isosceles right triangle are congruent and measure 45 deg. The right angle measures 90 deg. The ratio of the lengths of the sides of a 45-45-90 deg triangle is 1 : 1 : sqrt(2).
Since the hypotenuse measures 8, then the legs measure 8/sqrt(2)
8/sqrt(2) * sqrt(2)/sqrt(2) = 8sqrt(2)/2 = 4sqrt(2)
Answer: B. 8sqrt(2)
I'm not sure about d.
This was what I could come up with.
Answer:
Step-by-step explanation:
Given is a system of equations as

We have 5 variables and 3 equations
a) coefficient matrix of this system is
1 -4 0 -1 0\\
0 1 0 -2 0\\
0 0 0 1 2\\
We find that x3 has no coefficient in any of the equations so we can omit x3 and write as equations for 4 variables as
1 -4 -1 0\\
0 1 -2 0\\
0 0 1 2\\
b) Augmented matrix is
1 -4 -1 0\\ 7
0 1 -2 0\\
3
0 0 1 2\\3
c) For row operations to ehelon form
we can do R1+4R2 = R1
We get
1 0 -9 0 \\ 19
0 1 -2 0 \\ 3
0 0 1 2 \\ 3
Now let us do R1 = R1+9R3 and R2 = R2+2R3
1 0 0 0 \\ 46
0 1 0 0 \\ 9
0 0 1 2 \\ 3
d) We find that there are infinite solutions to the system in parametric form, since x4 and x5 are linked with only one equation
e) x1 = 46, x2 = 9, x4+2x5 =3
Or x1 =46, x2 =9, x4 = 3-2x5, x5 = x5 is the parametric solution