Skip to main content

Question:

I need your help~~
Find an expression for a cubic function f iff(1) = 12 and f(-3) =f(0) = f(2) = 0.
f(x) =


ANSWER

Find an expression for a cubic function
f if f(1) =12 and f(-3) = f(0) = f(2) = 0.
f(x) =  ax3  +bx2+cx+ d

f(1) = 12  ==> a(1)3  +b(1)2 + 1 c + d    = 12
f(-3)= 0 ==> a(-3)3  +b(-3)2  -3  c + d   =  0
f(0) = 0  ==> 0+0+0+ d    =  0   ==>d=0
f(2) = 0  ==> a(2)3  +b(2)2  +2  c + d   =  0
Solve[{a+b+c+d==12,

a*(-3)^3+b*(-3)^2-3*c+d==0,

d==0,

a*(2)^3+b*(2)^2+2*c+d==0

},{a,b,c,d}]
a=-3,
b=-3,
c=18,
d=0
f(x) = -3x3  -3 x2 +18x+ 0  ANSWER

Comments

Popular posts from this blog

Osmosis Data Sheet

Data Sheet: Activity - Osmosis Name Course Date Activity Data Code       Procedure I -Test Solution 1: Water Complete the tablesand questions below using your data and information found under the Background tab Data Table I Note: Difference in Final Volumes = Final Volume of Test Sol - Final Volume of Water Trial Starting Volume of Test Solution (L) Starting Volume of Water (L) Final Volume of Test Solution (L) Final Volume of Water (L) Difference in Final Volumes (L) 1 1.28 1.75 1.51 1.52 -0.01 2 1.28 2.00 1.64 1.64 0 Observations and Questions [1] Given that the final heights (and volumes) are the same for the water and test solution, what can you...
Simple Computer Science Questions Question 2 ANSWER Match the following a - 4 b - 10 c - 8 d - 6 e - 9 f - 1 g - 2 h - 7 i - 3 j - 5
Question: 7. A circular cam 200 mm in diameter rotates off centre with an eccentricity of 25 mm and operates the roller follower that is carried by the arm as shown in Fig. 23.35. ???200 mm +100mm- Spring 25 mm Fig. 23.35 The roller follower is held against the cam by means of an extension spring. Assuming that the force between the follower and the cam is approximately 250 N at the low position and 400 N at the high position. If the spring index is 7, find the diameter of wire, outside diameter of spring and the number of active coils. The maximum shear stress may be taken as 280 MPa. Use G 80 kN/mm2 ANSWER