Solving Q1 and Q2 of F(x) = 4x^2+6

  • Thread starter Thread starter tomtomtom1
  • Start date Start date
  • Tags Tags
    Functions
AI Thread Summary
To solve Q1 of F(x) = 4x^2 + 6, adding 4 outside the function results in F(x) + 4 = 4x^2 + 10, confirming the initial reasoning. For Q2, substituting x + 4 into the function gives F(x + 4) = 4(x + 4)^2 + 6, which is also correct. A table was created to illustrate the values of F(x) and F(x + 4) for various x inputs. The calculations show how the function behaves with different inputs, aiding in understanding the transformations. The discussion confirms the accuracy of both solutions.
tomtomtom1
Messages
160
Reaction score
8
Hi all

I was hoping someone could shed light on the following:-

F(x) = 4x^2+6

Q1) Find F(x)+4
Q2) Find F(x+4)

Q1) Am i correct in thinking that 4 is added to the entire function because the +4 is outside of the bracket, so the result will be:-

F(x)+4 = 4x^2+6+4
F(x)+4 = 4x^2+10

Is my thinking correct?

Q2) Am i correct in thinking that 4 is added to the variable x before is it is passed into the function F(x)? So the result would be:-

F(x+4) = 4(x+4)^2+6

So using actual numbers the result would be:-

x F(x) F(x+4)
-3 42 10
-2 22 22
-1 10 42
0 0 70
1 10 106
2 22 150
3 42 202



Is this correct?

Thanks
 
Physics news on Phys.org
Yes. You are correct. Why did you make a table for that?for a graph?
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top