Solve Integration Problem Homework: Jennie

  • Thread starter Thread starter JenniferBlanco
  • Start date Start date
  • Tags Tags
    Integration
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
12 replies · 2K views
JenniferBlanco
Messages
47
Reaction score
0

Homework Statement



I don't know how to make the integral sign :frown: so I am took a picture of the question.

http://img99.imageshack.us/img99/4139/mathquestional7.jpg

Homework Equations



Equations are located in the above img.

The Attempt at a Solution



I first integrated the first derivative and got -

(ax^3)/3 + (bx^2)/2

plugged in 1 and got -

6=a + b

Then I got the second derivative --> 2ax +b and plugged in f''(1) and got: 18 = 2a +b

Using both the equations, I figured out that:
a=12
b=-6

how do I find the contant c to get f(x)?-Jennie
 
Last edited by a moderator:
Physics news on Phys.org
JenniferBlanco said:
how do I find the contant c to get f(x)?
By using (iii)?

I am assuming you meant f(x) = (ax^3)/3 + (bx^2)/2 + c.
 
I tried using (iii) and this is what I got -

f(x) = 4x^3 -3x^2 + c

then I plugged in 2 and 1 and got -

(32-12+c) - (4-3+c) = 18

but then c will cancel out.

I am sure I am doing this wrong. please guide me
 
x^4 - x^3 + cx
 
yes, i edited it before you replied.
 
when x=1 then I got c
when x=2 then I got 8+2c
 
Thank you!

so,

(8 +2c) - c = 18
and c = 10

that gives me--> f(x)= 12x^2 - 6x + 10
 
aaah yes. I was writing it down and was wondering how 6=18.

Sorry for the error and Thanks for the help. :)