2, 10, 30, 68, 130, _____
Answer Posted / aldiderheiner
p(x) = (x-1)^3 + 3(x-1)^2 + 4(x-1) + 2
p(x) = x^3 - 3x^2 + 3x - 1 + 3(x^2 - 2x + 1) + 4x - 4 + 2
.....
p(x) = x^3 + x
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Why we need localization testing?
What is disaster recovery testing?
Examples where you have worked on your own and as part of a team.
hi friends pls send to me any one have or guide me for model papers or previous papers of ISTQB certification exam foundation level
What determines the level of risk?
What is a software version?
What is the one key reason why developers have difficulty testing their own work?
What is parallel/audit testing?
What is system?
What n+1 testing is?
When usin qtp iam able to get the data from the database only in a single row that is if i have 2 columns in database,when using database output value , all the values in Database are transfered to a single row in QTP datatable. I want the values to appear as it is from the database , can anyone suggest some ideas?
What is interface analysis?
What is clear box testing?
Which testing method is used to check the software in abnormal condition?
A type of integration testing in which software elements, hardware elements, or both are combined all at once into a component or an overall system, rather than in stages.