document.write( "Question 1136725: Given that; 4( n-1Cn-3 ) = 3( n+1Cn-2 ) find the value of n \n" ); document.write( "
Algebra.Com's Answer #754523 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The equation is not true for any value of n. If the equation is supposed to have a solution, then you have not shown the equation correctly.

\n" ); document.write( "(n-1)C(n-3) is the same as (n-1)C(2); (n+1)C(n-2) is the same as (n+1)C(3). The equation is then

\n" ); document.write( "\"4%28%28n-1%29%28n-2%29%2F2%29+=+3%28%28n%2B1%29%28n%29%28n-1%29%2F6%29\"
\n" ); document.write( "\"2%28n-2%29+=+%28n%28n%2B1%29%29%2F2\"
\n" ); document.write( "\"4n-8+=+n%5E2%2Bn\"
\n" ); document.write( "\"n%5E2-3n%2B8+=+0\"

\n" ); document.write( "The solutions are not real numbers....
\n" ); document.write( "
\n" );