document.write( "Question 388620: 4 A recurrance relationship is such that Un+1=a/4Un+12.
\n" );
document.write( "4(a).If U0=16 show clearly that U2=aČ+3a+12
\n" );
document.write( "4(b).Hence find a if U2=30 and a>0\r
\n" );
document.write( "\n" );
document.write( "Can you provide full working with solution.\r
\n" );
document.write( "\n" );
document.write( "Many Thanks,
\n" );
document.write( "Andy \n" );
document.write( "
Algebra.Com's Answer #275059 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! Un+1 = \n" ); document.write( "a. If \n" ); document.write( "Using \n" ); document.write( "U0+1 = \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Next we use n = 1: \n" ); document.write( "U1+1 = \n" ); document.write( "U1+1 = \n" ); document.write( "Note the use of parentheses. It is an extremely good habit to use parentheses when replacing one expression with another one. With the parentheses it is clear that we must use the Distributive Property to multiply correctly: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "b. Find a if \n" ); document.write( "Using the equation we got for \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Now we can solve for a. This is a quadratic equation so we want one side to be zero. Subtracting 30 from each side we get: \n" ); document.write( " \n" ); document.write( "Now we either factor or use the Quadratic Formula. This factors easily: \n" ); document.write( "(a+6)(a-3) = 0 \n" ); document.write( "From the Zero Product Property we know that this (or any) product can be zero only if one (or more) of the factors is zero. So: \n" ); document.write( "a+6 = 0 or a-3 = 0 \n" ); document.write( "Solving these we get: \n" ); document.write( "a = -6 or a = 3 \n" ); document.write( "Since we were told that a > 0 we must reject the a = -6 solution. So a = 3. \n" ); document.write( " |