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)\"\" \"About 
You can put this solution on YOUR website!
Un+1 = \"%28a%2F4%29%2AU%5Bn%5D+%2B+12\"
\n" ); document.write( "a. If \"U%5B0%5D+=+16\" show clearly that \"U%5B2%5D+=+a%5E2+%2B+3x+%2B+12\".
\n" ); document.write( "Using \"U%5B0%5D\" and the equation above we can find find \"U%5B1%5D\" and then use that to find \"U%5B2%5D\". We start with n = 0:
\n" ); document.write( "U0+1 = \"%28a%2F4%29%2AU%5B0%5D+%2B+12\"
\n" ); document.write( "\"U%5B1%5D+=+%28a%2F4%29%2A%2816%29+%2B+12\"
\n" ); document.write( "\"U%5B1%5D+=+4a+%2B+12\"
\n" ); document.write( "Next we use n = 1:
\n" ); document.write( "U1+1 = \"%28a%2F4%29%2AU%5B1%5D+%2B+12\"
\n" ); document.write( "U1+1 = \"%28a%2F4%29%2A%284a+%2B+12%29+%2B+12\"
\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( "\"U%5B2%5D+=+%28a%2F4%29%2A%284a%29+%2B+%28a%2F4%29%2A%2812%29+%2B+12\"
\n" ); document.write( "\"U%5B2%5D+=+a%5E2+%2B+3a+%2B+12\"

\n" ); document.write( "b. Find a if \"U%5B2%5D+=+30\" and a > 0:
\n" ); document.write( "Using the equation we got for \"U%5B2%5D\" we can replace \"U%5B2%5D\" with 30:
\n" ); document.write( "\"U%5B2%5D+=+a%5E2+%2B+3a+%2B+12\"
\n" ); document.write( "\"30+=+a%5E2+%2B+3a+%2B+12\"
\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( "\"0+=+a%5E2+%2B+3a+-+18\"
\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( "
\n" );