Let the x-coordinate Q = a
Then the y-coordinate of Q = -a + 6
slope of AQ = slope between (10, -10) and (a, -a + 6) = (−a+6)−(−10)a−10 = 16−aa−10
slope of OQ = slope between (0, 0) and (a, -a + 6) = (−a+6)−(0)a−0 = 6−aa
in order for m∠OQA to be 90°, the slope of AQ must be the negative reciprocal of the slope of OQ . So...
16−aa−10 = −(a6−a) 16−aa−10 = −a6−a (16−a)(6−a) = (−a)(a−10) 96−22a+a2 = −a2+10a 2a2−32a+96 = 0 a2−16a+48 = 0 (a−12)(a−4) = 0 a=12ora=4
There are two points for Q that make m∠OQA = 90° . They are: (12, -6) and (4, 2)
12 + -6 = 6 and 4 + 2 = 6
6 + 6 = 12
Here's another graph: https://www.desmos.com/calculator/bh5f32ciyl
To factor 10x2 + 13x - 30 , | |
let's split 13x into two terms such that the product of their coefficients = (10)(-30) = -300 |
|
What two numbers add to 13 and multiply to -300 ? +25 and -12 | |
So we can split the middle term like this: |
|
= 10x2 + 13x - 30
= 10x2 + 25x - 12x - 30
Factor 5x out of the first two terms.
= 5x(2x + 5) - 12x - 30
Factor -6 out of the last two terms.
= 5x(2x + 5) - 6(2x + 5)
Factor (2x + 5) out of both remaining terms.
= (2x + 5)(5x - 6)
Does that help answer your question?