Solve Unknown Variables: f(x)=x^3+Ax^2+Bx-3

  • Thread starter Thread starter UrbanXrisis
  • Start date Start date
  • Tags Tags
    Variables
Click For Summary
SUMMARY

The discussion revolves around solving the polynomial equation f(x) = x^3 + Ax^2 + Bx - 3 with given conditions f(1) = 4 and f(-1) = -6. The correct derivation leads to the equations A + B = 6 and A - B = -2, which simplifies to A = 4.5 and B = 6.5. Consequently, the value of 2A + B is determined to be 15, correcting earlier miscalculations that led to incorrect values.

PREREQUISITES
  • Understanding of polynomial functions and their properties
  • Familiarity with algebraic manipulation and solving systems of equations
  • Knowledge of function evaluation at specific points
  • Ability to interpret and correct mathematical errors in equations
NEXT STEPS
  • Study polynomial function properties and their applications in calculus
  • Learn advanced techniques for solving systems of linear equations
  • Explore error analysis in mathematical problem-solving
  • Practice evaluating functions with varying parameters and conditions
USEFUL FOR

Students, educators, and anyone involved in algebra or calculus who seeks to improve their problem-solving skills in polynomial equations.

UrbanXrisis
Messages
1,192
Reaction score
1
if f(x)=x^3+Ax^2+Bx-3
if f(1)=4
if f(-1)=-6

what is 2A+B?

1^3+A(1)^2+B(1)-3=4
A+B-3=4
A+B=7

(-1)^3+A(-1)^2+B(-1)-3=-6
-1+A-B-3=-6
A+B=-2

A=B-2
B-2+B=7
B=4.5

B=A+2
A+A+2=7
A=2.5

2A+B=
2(2.5)+4.5=9.5

The multiple choices are: (A)12 (B)8 (C) 0 (D) -2 (E) cannot be determined

what am I doing wrong?
 
Physics news on Phys.org
1^3+A(1)^2+B(1)-3=4
A+B-3=4
A+B=7

This should have gone like this:
13 + A(1)2 + B(1) -3 = 4
A + B -2 = 4
A + B = 6

(-1)^3+A(-1)^2+B(-1)-3=-6
-1+A-B-3=-6
A+B=-2

How did you get A + B = -2 from -1+A-B-3 = -6? The final equation should have been A - B = -2.
 


It seems like you have made a mistake in one of the equations. When solving for B, you wrote B-2+B=7, but it should be A-2+B=7. So the correct equation should be A-2+A+2=7, which simplifies to 2A=9, and therefore A=4.5. Now, using the equation A=B-2, we can solve for B: B=4.5+2=6.5. So the correct value for 2A+B is 2(4.5)+6.5=15.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 3 ·
Replies
3
Views
876
Replies
9
Views
3K
Replies
11
Views
4K
Replies
10
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 25 ·
Replies
25
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
4
Views
1K