Integration\By Substitution\Polynomial
No |
Description |
Difficulty |
Syllabus |
Level |
1
| int((Ax+B)^C,x), C lt -1; MC |
Easy |
A-level |
C4 |
Related material |
2
| int((Ax+B)^C,x), C lt -1; RNI |
Hard |
Undergraduate |
Level1 |
Related material |
3
| int(Ax(Cx^N+B)^D,x);MC given substitution |
Easy |
A-level |
C4 |
Related material |
4
| int(Ax(Cx^N+B)^D,x);MC without given substitution |
Intermediate |
A-level |
C4 |
Related material |
5
| int(Ax(Cx^N+B)^D,x,E,F); RNI |
Intermediate |
A-level |
C4 |
Related material |
6
| int(Ax(x+B)^D,x); 2PNI |
Intermediate |
A-level |
C4 |
Related material |
7
| int(Ax(x+B)^D,x); MC |
Easy |
A-level |
C4 |
Related material |
8
| int(Ax(x+B)^D,x); MC without given substitution |
Easy |
A-level |
C4 |
Related material |
9
| int(Ax(x+B)^D,x,E,F); RNI |
Easy |
A-level |
C4 |
Related material |
10
| int(x/(x+A),x); MC |
Easy |
A-level |
C4 |
Related material |
11
| int(x^A(x^B+C)^-D,x);MC |
Intermediate |
A-level |
C4 |
Related material |