Answer:

Step-by-step explanation:
We know that since angles in a triangle add up to 180º, the remaining angle must be 45º.
So the side with length
must be equal to the side with length
. That is:

Now, by Pythagoras:

Answer:
me
Step-by-step explanation:
Answer:
Step-by-step explanation:
Note that this function is not defined at x = 0; it does have a vertical asymptote which is the line x = 0, as well as a horiz. asymptote which is the line y = 0. This function is odd because the power of x is -1 (a negative odd number). Half the graph appears in Quadrant I: (1, 1), (2, 1/2), (3, 1/3), etc.
The other half is the reflection of the Quadrant I part in the origin, and this is because the function is odd.
Answer:
Ax + Ay + 2A = 0 for any nonzero A, for example (A=1): x + y + 2 = 0
Step-by-step explanation:
The equation of a line is
Ax + By + C = 0
so we know that:
A*-3 + B*1 + C = 0
A*5 + B*-7 + C = 0
Let's subtract one from the other:
A*(-3 - 5) + B*(1 + -7) = 0
A*-8 + B*8 = 0
B*8 = A*8
B = A
Let's input B = A into the first two equations
A*-3 + A*1 + C = A*-2 + C = 0
A*5 + A*-7 + C = A*-2 + C = 0
checks out
C = 2A
So for any nonzero A the equation of
Ax + Ay + 2A = 0 produces a line passing between the points. Example would be
x + y + 2 = 0
Answer:
y=1 and x = 2
Step-by-step explanation:
Given equations are :
2x-2y = 2 ....(1)
5x+2y= 12 .....(2)
Adding equation (1) and (2),
2x+5x = 2+12
7x = 14
x = 2
Put the value of x in equation (!).
2(2)-2y = 2
4-2y=2
2=2y
y=1
So, the values of x and y are 2 and 1 respectively.