document.write( "Question 57085This question is from textbook Applied College Algebra
\n" );
document.write( ": 50. A bride-to-be has several girlfriends, but she has decided to have only five bridesmaids, including the maid of honor. The number of different ways n girlfriends can be chosen and assigned a position, such as maid of honor, first matron, second matron, and so on, is given by polynomial function
\n" );
document.write( "P(n) = n^5 - 10n^4 + 35n^3 - 50n^2 + 24n
\n" );
document.write( "a. Use the remainder Theorem to determine the number of ways the bride can select her bridesmaids if she choose from n = 7 girlfriends.
\n" );
document.write( "b. Evaluate P(n) for n = 7 by substituting 7 for n. How does this result compare with the result obtained in part a.? \n" );
document.write( "
Algebra.Com's Answer #38786 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! P(n) = n^5 - 10n^4 + 35n^3 - 50n^2 + 24n \n" ); document.write( "a. Use the remainder Theorem to determine the number of ways the bride can select her bridesmaids if she choose from n = 7 girlfriends. \n" ); document.write( "b. Evaluate P(n) for n = 7 by substituting 7 for n. How does this result compare with the result obtained in part a.? \n" ); document.write( "---------- \n" ); document.write( "a. The Remainder Theorem says the remainder when you divide a polynomial \n" ); document.write( "be n-k is f(k) \n" ); document.write( "You can divide by long division or by synthetic division. \n" ); document.write( "That's a mess when you have to type it so let me just say \n" ); document.write( "you get a quotient of n^4-3n^3+14n^2+48n+360 and a remainder \n" ); document.write( "of 2520 \n" ); document.write( "b. Same result \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |