SOLUTION: Given the function f(x)=x2+2x+1, find: a) f(−7) b) f(0) c) f( 1/4 ) d) f(0.3)

Algebra ->  Finance -> SOLUTION: Given the function f(x)=x2+2x+1, find: a) f(−7) b) f(0) c) f( 1/4 ) d) f(0.3)      Log On


   



Question 1165303: Given the function f(x)=x2+2x+1, find:
a) f(−7)
b) f(0)
c) f( 1/4 )
d) f(0.3)

Found 2 solutions by ikleyn, Edwin McCravy:
Answer by ikleyn(52832) About Me  (Show Source):
You can put this solution on YOUR website!
.

Substitute and calculate.


Do it on your own and NEVER come to the forum with such primitive questions.


Such PRIMITIVE assignments each student MUST do on his (or her) own, without asking for help from outside.



Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
Given the function f(x)=x2+2x+1, find:
a) f(−7)
Start with 

f(x) = x2 + 2x + 1

1. Take out all the x's, and replace them with open parentheses

f(  )= (  )2 + 2(  ) + 1

2. Put -7's in the parentheses:

f(-7)= (-7)2 + 2(-7) + 1

Leave the left side as it is and simplify the right side:

f(-7)= 49 - 14 + 1

f(-7)= 36

--------------------------

b) f(0)
Start with 

f(x) = x2 + 2x + 1

1. Take out all the x's, and replace them with open parentheses

f( )= ( )2 + 2( ) + 1

2. Put 0's in the parentheses:

f(0)= (0)2 + 2(0) + 1

Leave the left side as it is and simplify the right side:

f(0)= 0 + 0 + 1

f(0)= 1

-------------------

c). f( 1/4 )
Start with 

f(x) = x2 + 2x + 1

1. Take out all the x's, and replace them with open parentheses

f(   ) = (  )2 + 2(  ) + 1

2. Put 1/4's in the parentheses:

f(1/4) = (1/4)2 + 2(1/4) + 1

Leave the left side as it is and simplify the right side:

f(1/4) = 1/16 + 1/2 + 1

f(1/4) = 1/16 + 8/16 + 16/16

f(1/4) = 25/16

------------------------

d) f(0.3)
Start with 

f(x) = x2 + 2x + 1

1. Take out all the x's, and replace them with open parentheses

f(  )= (  )2 + 2(  ) + 1

2. Put 0.3's in the parentheses:

f(0.3)= (0.3)2 + 2(0.3) + 1

Leave the left side as it is and simplify the right side:

f(0.3)= 0.09 + 0.6 + 1

f(0.3)= 1.69

Edwin