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
No. Let p1 be a prime number. Let p2 be a multiple of p1 such that p2 = p1 * k. Then the factors of p2 are: 1, p1, k and p2. ==> p2 is not a prime number. Hence, a multiple of a prime number cannot be a prime number.
The general function is:1. y = a*x+bb is irrelevant and we can be removed2. y = a*xlets split x into ones and tens3. x = tens*10 + ones /e.g. 23 = 2*10 + 34. p1 = Multiplier of the onesp2 = Multiplier of the tens5. y = tens*10*p2 + ones*p1 /according to the question6. x*a = tens*10*p2 + ones*p1 /according to 2.7. (tens*10 + ones)*a = tens*10*p2 + ones*p1 /according to 3.8. tens*10*a + ones*a = tens*10*p2 + ones*p1 /regroup9. tens*10*a - tens*10*p2 + ones*a - ones*p1 = 0 /regroup10. tens*10*(a-p2) + ones*(a-p1) = 0 /regroup11. assuming "tens" and "ones" are not 0 then (a-p2) and (a-p1) must be 012. a-p2 = 0a-p1 = 013. a = p2a = p114. a = p1 = p2the answer is: when the Multipliers of ones and tens are equal then the product is called a.
p1+p2+p3=0
#include<stdio.h> #include<conio.h> void main() { clrscr(); int i; int a[4]={1,2,3,4}; int *p1,*p2,*p3; for(i=0;i<4;i++) { p1=&a[0]; p2=&a[2]; p3=*p2-*p1; printf("\n value of p3%d",p3); } getch(); }
p1-v2
P1" is the highest short-term rating category for Moody's Investor Service. P1 rating are considered to be of high credit quality
Mass flow in air can be calculated if you know the pressure drop across the pipe. Then it can be calculated using Darcy's Equation for Pressure,which is: P2-P1 = (4fLv*v)/d*2*g where, P2 & P1 are pressures at two points in pipe, f = friction factor, L= length of pipe, v = velocity of fluid, d = diameter of pipe, g = gravity. from this formula we can calculate the velocity and hence the flow rate.
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
P1 or parental
P1-e is an expression, not a formula.
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
If the old population is P1, the new population is P2, and the growth rate is G, G = (P2 - P1) ÷ P1 x 100%
P1: tt F2: tt
#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
P1 Material is the name given to Carbon Manganese Steel in the engineering industry
ed=(q1-q2)/q1/(p1-p2)/p1