Assuming it's a right triangleIssac said:All it want's is for you to get x... it's actually quite easy...
now for the a)
pythagoras theorem or whatever the name is in english= X^2 + Y^2 = Z^2
where X= OT, Y = AT. Z = OA.
this is: x² + (x² + 10x + 25) = (x² + 16x + 64)
now move the right side over to the left by subtraction:
x² + (x² + 10x + 25) - (x² + 16x + 64) = 0
and solve it => x² - 6x - 39 = 0
b)
using the formula above:
(x - 3)² - (-3² + 39) = 0
(x - 3)² = -3² + 39
(sqrt() = square root of...)
x - 3 = sqrt(-3² + 39)
x - 3 = (+ or -) sqrt(9 + 39)
x = (+ or -)sqrt( 30 ) +3
and this gives the answer X = sqrt( 48 ) +3 (+ and not - since a radius can't be negative..)
(And maybe you can round sqrt(48) to 7.... since sqrt (49) is 7... i dont know... and that'd give the radius x = 10....![]()
though it seems weird.. someone has to confirm this![]()
That doesn't make it a right triangle... Right triangles have a single 90 degree angle. Just because the radius touches the tangent line doesn't make it have a 90 degree angle XDIssac said:it is.since it's a radius and a tangent... a tangent is .."planar?" to the curve.. and the radius is straight out
so it's a right triangle!![]()

I haven't read the rest of the thread but the bolded part is wrong.Kamui said:Ok another question, as I see Issac used it in the last question.
What do you do when you have:
(3x+x)² ?
Whats the answer after expanding?
This is what I am talking about :
"x² + (x² + 10x + 25) = (x² + 16x + 64)"
OA = Z
Z² = (x+8)²
z² = x² + 8x² + 64
isnt it?
Hyperlisk_ said:That doesn't make it a right triangle... Right triangles have a single 90 degree angle. Just because the radius touches the tangent line doesn't make it have a 90 degree angle XDIssac said:it is.since it's a radius and a tangent... a tangent is .."planar?" to the curve.. and the radius is straight out
so it's a right triangle!![]()

rhyguy said:-2² shouldnt equal -4
when you multiply/divide a negative by a negative number it should be positive
I think you calculator reads -2² as 0-2²