Since (a, b) is on the graph of y = f(x), we can say that: f(a) = b
Let's plug in (a-6)/3 for x into the equation for the second graph.
y = -3 * f( 3 [ (a-6)/3 ] + 6) -2 = -3 * f(a) - 2 = -3b - 2
When x = (a-6)/3 , y = -3b - 2 so we can say that the point (a−63,−3b−2) must be on the second graph.
Check: https://www.desmos.com/calculator/aqfexnjff4
(On that graph we can move a around and also change the definition of f , and for each the cases I tried this seems to hold)
Bx−11x2−7x+10 = Ax−2+8x−5 Bx−11(x−2)(x−5) = Ax−2+8x−5 Bx−11(x−2)(x−5)⋅(x−2)(x−5) = (Ax−2+8x−5)⋅(x−2)(x−5) Bx−11=A(x−2)(x−5)x−2+8(x−2)(x−5)x−5 Bx−11 = A(x−5) + 8(x−2)
Assuming the previous equation is true for all values of x , it must be true when x = 0 , so we can say:
B(0)−11 = A(0−5)+8(0−2) −11 = A(−5)−16 5 = A(−5) A = −1
And it must also be true when x = 5 so we can say:
B(5)−11 = A(5−5)+8(5−2) 5B−11 = 24 5B = 35 B = 7
So A + B = -1 + 7 = 6
Check: https://www.wolframalpha.com/input/?i=%287x-11%29%2F%28x%5E2-7x%2B10%29%3D%28-1%29%2F%28x-2%29%2B8%2F%28x-5%29
(BTW even if the 8 and the B are swapped you can still apply this same method to solve it!)
A quadratic function with zeros at a and b is:
y = (x - a)(x - b)
Then we can multiply out the right side of that equation, or "FOIL" it, to get:
y = x2 - bx - ax + ab
And then continue to simplify the right side until it looks like a nice quadratic equation.
Using this "template", we can find a solution to each of these problems.
a) y = (x - 3)(x - 5) = x2 - 5x - 3x + 15 = x2 - 8x + 15
b) y = (x + 4)(x - 3) = x2 - 3x + 4x - 12 = x2 + x - 12
c) y = (x−12)(x−23) = x2−23x−12x+13 = x2−76x+13
d) In this case, the one root is 2 + √3 and the other is 2 - √3 , so the quadratic equation is:
y = ( x - (2 + √3) )( x - (2 - √3) )
y = ( x - 2 - √3 )( x - 2 + √3 )
y = x2 - 4x + 1
Can you figure out the last one? It might be the trickiest one, so if you need more help on it just ask!
Here is a graph to check the answers: https://www.desmos.com/calculator/lv66bdc1jy