document.write( "Question 1189036: Can the following expression ((X+5)^0.5) be multiplied out like the following expression (x+5)^2. Thank you for the consideration.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #820265 by greenestamps(13198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "I very much think the other tutor completely missed the point of your question.... \n" ); document.write( "Yes, you can \"multiply out\" the expression ((x+5)^(0.5)) using binomial expansion. \n" ); document.write( "Many students will be familiar with binomial expansion when the power is an integer; few students will be familiar with it when the power is not an integer. \n" ); document.write( "Because the exponent is not an integer, the expansion does not terminate; it has an infinite number of terms. The first few terms will give good approximations. \n" ); document.write( "The key to understanding binomial expansion with non-integer powers is to look at how binomial coefficients are calculated. \n" ); document.write( "For all n, including non-integer values of n... \n" ); document.write( " \n" ); document.write( "For all other binomial coefficients C(n,r), the coefficient can be calculated as a fraction with \"r\" numbers in both numerator and denominator, starting with n and decrementing by 1 in the numerator, and starting with r and decrementing by 1 in the denominator. That gives us... \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "etc.... \n" ); document.write( "For example for n=3, we get what (I hope) are the familiar coefficients for n=3: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "And using the same method for calculating the coefficients for n=0.5, we get the unfamiliar coefficients for a binomial expansion to the 0.5 power: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Now we can write out the first few terms of the binomial expansion of (x+5)^(-0.5). We have the binomial coefficients; and from one term to the next the power of x decreases by 1 and the power of 5 increases by 1: \n" ); document.write( " \n" ); document.write( "Evaluating that expression for values of x that should produce whole number results, we find \r\n" ); document.write( "\r\n" ); document.write( " x x+5 (x+5)^(0.5) f(x) (4 decimal places)\r\n" ); document.write( " ------------------------------\r\n" ); document.write( " 4 9 3 3.1035\r\n" ); document.write( " 11 16 4 4.0042\r\n" ); document.write( " 20 25 5 5.0006\r\n" ); document.write( " 31 36 6 6.0001\r\n" ); document.write( " 44 49 7 7.0000\r\n" ); document.write( " 59 64 8 8.0000 \n" ); document.write( "For small values of x, where this approximation is not very accurate, using 2 or 3 more terms of the binomial expansion would improve the accuracy. \n" ); document.write( " \n" ); document.write( " |