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 \((\frac{a-6}{3}, -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)
\(3\lt\sqrt{2x}\lt4\\~\\ 3^2\lt(\sqrt{2x}\ )^2\lt4^2\\~\\ 9\lt2x\lt16\\~\\ \frac92\lt\frac{2x}{2}\lt\frac{16}{2}\\~\\ 4.5 \lt x \lt 8\)
The integers between 4.5 and 8 exclusively are:
5, 6, 7
So there are 3 different integer values of x that satisfy the condition.
Check: https://www.wolframalpha.com/input/?i=3%3Csqrt%282x%29%3C4
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-\frac12)(x-\frac23)\ =\ x^2-\frac23x-\frac12x+\frac13\ =\ x^2-\frac76x+\frac13\)
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