Divide both numbers in one of the ratios by their highest common factor. This will give you the scale factor of the bigger triangle to the smaller triangle.
Answer:
√36 = 6
a^2 + b^2 = c^2
6^2 + 6^2 = c^2
36 + 36 = c^2
72 = c^2
√72 = c
2 36
2 18
2 9
3 3
6√2 = c
6√2 = (estimate rounded up, 8.49)
Answer:
all work is shown and pictured
I don't know what the relation in your problem is, but I'll just explain this using my own example.
Let's use the following relation as the example (pretend it's a table of values):
x | y
0 | 1
2 | 4
4 | 7
6 | 10
To write the relation as ordered pairs, you need the x and y values from the table. An ordered pair is written like this: (x,y).
Based off of this explanation, the ordered pairs from this example would be:
(0,1) (2,4) (4,7) (6,10)
Answer:
(p, q) = (8, 82)
Step-by-step explanation:
When a circle is centered at the origin, the radius to point (a, b) will have slope m = b/a. The tangent is perpendicular to the radius, so the tangent at point (a, b) will have slope -a/b. In point-slope form, the equation of the tangent line will be ...
y -k = m(x -h) . . . . . point-slope equation of line with slope m through (h, k)
y -b = (-a/b)(x -a)
Rearranging this to standard form, we have ...
b(y -b) = -a(x -a)
by -b² = -ax +a²
ax +by = a² +b²
__
For (a, b) = (5, 4), the standard form equation of the tangent can be written ...
5x +4y = 5² +4² = 41
Your given equation has an x-coefficient that is twice the value shown in this equation, so we need to multiply this equation by 2:
2(5x +4y) = 2(41)
10x +8y = 82
Comparing to 10x +py = q, we see that ...
p = 8
q = 82