answersLogoWhite

0

If p(x) x2-4x plus 3evaluate p(2) -p(-1) plus p(12)?

Updated: 9/17/2019
User Avatar

Wiki User

6y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: If p(x) x2-4x plus 3evaluate p(2) -p(-1) plus p(12)?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What number has exactly 7 factor pairs?

If p is any prime number, then p12 would meet the requirements. The seven factor pairs would be: (p0, p12) (p1, p11) (p2, p10) (p3, p9) (p4, p8) (p5, p7) (p6, p6) It can be shown that, because 7 is a prime, a composite number cannot generate such a solution.


Stepper motor to rotate 90deg using 8051 Programming?

#include <reg51.h> sbit p10=P1^0; sbit p11=P1^1; sbit p12=P1^2; void delay()//Delay process { unsigned i,j,k; for(i=0;i<500;i++) {} } main() { while(1) { if(p10==0) { P2=0X01;//Inversion of control //0011 delay(); P2=0X02;//0110 delay(); P2=0X04;//1100 delay(); P2=0X08;//1001 delay(); } if(p11==0) { P2=0X08;//Control is transferred delay(); P2=0X04; delay(); P2=0X02; delay(); P2=0X01; delay(); } if(p12==0) { P2=0X00; delay(); } } }


How do you load paper in Canon palm printer P1-DHIII?

5.99 plus 13% tax


How do you caluculate the GCD of two prime numbers?

Let p1 and p2 be the two prime numbers. Because they are prime, their divisors are div(p1) = {1,p1} and div(p2) = {1,p2}. So GCD(p1,p2) = Greatest Common Divisor of p1 and p2 = p1 if p1 equals p2 1 if p1 is different from p2


What was the original generation of pea plants in Mendel's was experiment called?

P1 or parental


What is the P in the formula P1-e?

P1-e is an expression, not a formula.


What is p1?

In genetics, in a pure-breeding population, the parental generation is the P1 generation. The off-spring of the P1 Generation is called the F1 Generation


How can you get the population growth rate?

If the old population is P1, the new population is P2, and the growth rate is G, G = (P2 - P1) ÷ P1 x 100%


What are the genotypes of the short plants in the P1 and F2 generation?

P1: tt F2: tt


Write a program t remove the occurrences of word in entered text in c?

#include#include#define n 100void del_char(char str1[n],char str2[]){char str[n],*p1,*q,i,j;p1=str1;q=str;*q=*p1;i=0;while(*p1!='\0'){{if(*p1==str2[i]){p1++;i++;if(*p1==str2[i]){p1++;i++;if(*p1==str2[i]){p1++;i++;}else{q++;}}else{q++;}}else{p1++;q++;}*q=*p1;}i=0;}printf("%s\n",str);}main(){char str1[n],str2[]={"to "};clrscr();printf("please enter a text and includ 'to':\n");gets(str1);printf("remove 'to',remaining :\n");del_char(str1,str2);getch();return 0;}Output:please enter a text and includ 'the':Write a c program to simulate the calculator using functionremove 'the',remaining :Write a c program to simulate calculator using function


What is P1 Material?

P1 Material is the name given to Carbon Manganese Steel in the engineering industry


What is the formula of unitary elastic demand?

ed=(q1-q2)/q1/(p1-p2)/p1