document.write( "Question 48414: Please im asking for some help with the following promblems. You guys have really helped me over summer.Thank you'll for your dedication to helping others.\r
\n" );
document.write( "\n" );
document.write( "1)What is f(3) if f(x) = -5x3 + 6x2 - x - 4?
\n" );
document.write( "a. -74
\n" );
document.write( "b. -88
\n" );
document.write( "c. 74
\n" );
document.write( "d. 182
\n" );
document.write( "2)What is f(x + 1) if f(x) = 6x3 - 3x2 + 4x - 9?
\n" );
document.write( "a. 6x3 + 12x2 + 4x + 2
\n" );
document.write( "b. 6x3 + 3x2 + 8x + 6
\n" );
document.write( "c. 6x3 + 21x2 + 20x + 4
\n" );
document.write( "d. 6x3 + 15x2 + 16x - 2
\n" );
document.write( "3)What is 3[f(x + 2)] if f(x) = x3 + 2x2 - 4?
\n" );
document.write( "a. x3 + 8x2 + 20x + 12
\n" );
document.write( "b. 3x3 + 12x2 + 18x + 6
\n" );
document.write( "c. 3x3 + 24x2 + 60x + 36
\n" );
document.write( "d. 3x3 + 18x2 + 24x + 60
\n" );
document.write( "4)Use synthetic division to determine which of the following is a factor of x3 - 3x2 - 10x + 24.
\n" );
document.write( "a. x - 2
\n" );
document.write( "b. x - 3
\n" );
document.write( "c. x + 4
\n" );
document.write( "d. x + 8
\n" );
document.write( "5)Use synthetic division to determine which of the following is a factor of 2x3 - 13x2 + 17x + 12.
\n" );
document.write( "a. x - 2
\n" );
document.write( "b. x - 3
\n" );
document.write( "c. x + 4
\n" );
document.write( "d. x + 6
\n" );
document.write( "6)What is the remainder when (6x3 + 9x2 - 6x + 2) ÷ (x + 2)?
\n" );
document.write( "a. -4
\n" );
document.write( "b. 0
\n" );
document.write( "c. 2
\n" );
document.write( "d. 74
\n" );
document.write( "7)What is the remainder when (x3 - x2 - 5x - 3) ÷ (x + 1)?
\n" );
document.write( "a. -8
\n" );
document.write( "b. 0
\n" );
document.write( "c. 2
\n" );
document.write( "d. 4
\n" );
document.write( "8)What are the factors of x3 + 2x2 - x - 2?
\n" );
document.write( "a. (x - 1)(x + 1)(x - 2)
\n" );
document.write( "b. (x - 2)(x + 2)(x - 1)
\n" );
document.write( "c. (x - 2)(x + 2)(x + 1)
\n" );
document.write( "d. (x - 1)(x + 1)(x + 2) \n" );
document.write( "
Algebra.Com's Answer #32029 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 1)What is f(3) if f(x) = -5x3 + 6x2 - x - 4? \n" ); document.write( "a. -74 \n" ); document.write( "b. -88 \n" ); document.write( "c. 74 \n" ); document.write( "d. 182 \n" ); document.write( "f(3) = -5(3)^3 + 6(3)^2 - 3 - 4 \n" ); document.write( "f(3) = -5(27) + 6(9) - 7 \n" ); document.write( "f(3) = -135 + 54 - 7 = -88 \n" ); document.write( "(b.) \n" ); document.write( "2)What is f(x + 1) if f(x) = 6x3 - 3x2 + 4x - 9? \n" ); document.write( "a. 6x3 + 12x2 + 4x + 2 \n" ); document.write( "b. 6x3 + 3x2 + 8x + 6 \n" ); document.write( "c. 6x3 + 21x2 + 20x + 4 \n" ); document.write( "d. 6x3 + 15x2 + 16x - 2 \n" ); document.write( "f(x + 1) = 6(x + 1)^3 - 3(x + 1)^2 + 4(x + 1) - 9 \n" ); document.write( "f(x + 1) = 6(x^3 + 3x^2 + 3x + 1) - 3(x^2 + 2x + 1) + 4x + 4 - 9 \n" ); document.write( "f(x + 1) = 6x^3 + 18x^2 + 18x + 6 - 3x^2 - 6x - 3 + 4x + 4 - 9 \n" ); document.write( "f(x + 1) = 6x^3 + 15x^2 + 16x - 2 \n" ); document.write( "(d.) \n" ); document.write( "3)What is 3[f(x + 2)] if f(x) = x3 + 2x2 - 4? \n" ); document.write( "a. x3 + 8x2 + 20x + 12 \n" ); document.write( "b. 3x3 + 12x2 + 18x + 6 \n" ); document.write( "c. 3x3 + 24x2 + 60x + 36 \n" ); document.write( "d. 3x3 + 18x2 + 24x + 60 \n" ); document.write( "f(x + 2) = (x + 2)^3 + 2(x + 2)^2 - 4 \n" ); document.write( "f(x + 2) = x^3 + 6x^2 + 12x + 8 + 2x^2 + 8x + 8 - 4 \n" ); document.write( "f(x + 2) = x^3 + 8x^2 + 20x + 12 \n" ); document.write( "3[f(x + 2)] = 3x^3 + 24x^2 + 60x + 36 \n" ); document.write( "(c.) \n" ); document.write( "4)Use synthetic division to determine which of the following is a factor of x3 - 3x2 - 10x + 24. \n" ); document.write( "a. x - 2 \n" ); document.write( "b. x - 3 \n" ); document.write( "c. x + 4 \n" ); document.write( "d. x + 8 \n" ); document.write( "2|....1....-3....-10....24 \n" ); document.write( ".......1.....-1.....-12....0 \n" ); document.write( "(x - 2) works .... (a.) \n" ); document.write( "5)Use synthetic division to determine which of the following is a factor of 2x3 - 13x2 + 17x + 12. \n" ); document.write( "a. x - 2 \n" ); document.write( "b. x - 3 \n" ); document.write( "c. x + 4 \n" ); document.write( "d. x + 6 \n" ); document.write( "3|....2....-13....17....12 \n" ); document.write( ".......2.....-7.....-4....0 \n" ); document.write( "(x - 3) is a factor .... (b.) \n" ); document.write( "6)What is the remainder when (6x3 + 9x2 - 6x + 2) ÷ (x + 2)? \n" ); document.write( "a. -4 \n" ); document.write( "b. 0 \n" ); document.write( "c. 2 \n" ); document.write( "d. 74 \n" ); document.write( "-2|....6....9....-6....2 \n" ); document.write( "..........6.....-3.....0....2 \n" ); document.write( "(c.) \n" ); document.write( "7)What is the remainder when (x3 - x2 - 5x - 3) ÷ (x + 1)? \n" ); document.write( "a. -8 \n" ); document.write( "b. 0 \n" ); document.write( "c. 2 \n" ); document.write( "d. 4 \n" ); document.write( "-1|....1....-1....-5....-3 \n" ); document.write( ".........1.....-2.....-3....0 \n" ); document.write( "(b.) \n" ); document.write( "8)What are the factors of x3 + 2x2 - x - 2? \n" ); document.write( "a. (x - 1)(x + 1)(x - 2) = (x^2 - 1)(x - 2) = x^3 - 2x^2 - x + 2 \n" ); document.write( "b. (x - 2)(x + 2)(x - 1) \n" ); document.write( "c. (x - 2)(x + 2)(x + 1) \n" ); document.write( "d. (x - 1)(x + 1)(x + 2) = (x^2 - 1)(x + 2) = x^3 + 2x^2 - x - 2 \n" ); document.write( "(d.) \n" ); document.write( " |