answersLogoWhite

0


Best Answer

P = 5

A = 6

B = 11

Or....

P = 1

A = 30

B = 55

User Avatar

Wiki User

βˆ™ 11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is PA and B for PA equals 30 and PB equals 55?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Coding in c plus plus to swap two nos using pointer?

void swap (int &pa, int &pb) { *pa ^= *pb; *pb ^= *pa; *pa ^= *pb; }


For two independent events a and b p a or b equals 0.61 pa equals 0.40 and pb equals 0.35?

apex XD 0.140.14


Program in c using pointers to interchange 2 values without using third variable?

swap (int *pa, int *pb) { *pa ^= *pb; *pa ^= *pa; *pa ^= *pb; }


How did copy string one variable to another variable in body of the program in c?

/*Program to Copy one string to another using pointer.*/#include#includemain(){char a[80],b[80],*pa,*pb;int i=0;clrscr();printf("Given first string ");scanf("%s",a);pa=&a[0];pb=&b[0];while(*pa!='\0'){*pb=*pa;pa++;pb++;}*pb='\0';printf("\nCopied string is");puts(b);}


Total utility is maximized when?

You maximize utility when marginal utility divided by the price of product A is equal to the marginal utility divided by the price of product B. MUa/Pa=MUb/Pb or MUa/MUb= Pa/Pb


How do you balance Pbo plus C equals Pb plus CO2?

2 PbO + C -> 2 Pb + CO2


How does a consumer maximize total utility?

You maximize utility when marginal utility divided by the price of product A is equal to the marginal utility divided by the price of product B. MUa/Pa=MUb/Pb or MUa/MUb= Pa/Pb


What is the country code and area code of ParaÌ ba- PB Brazil?

The country code and area code of ParaÌ_ba- PB, Brazil is 55, (0)83.


How can you use prime factorization of two numbers to determine whether they are relatively prime?

let's have two numbers a and b and a set of primes (pi) Suppose a = pa pa+1pa+2... and b = pb pb+1 pb+2... If at least one pi in both factorization is in common then the two numbers are not coprime (relatively prime), if none is in common then they are coprime


What is the diameter of the circumscribed circle if bp equals 5x plus 2 and cp equals 3x plus 10?

The answer depends on what pb and cp are!


How is the scoring of Tie break different to that of a game of tennis?

If your playing a set tie-break (7 point), or match tie-break (10 point) they are the same in scoring. The person to start serving the tie-break only serves for one point. After the first point the other player gets to serve for the next two points, after those two points the player who started serving serves for two points and so on and so for. To win you must win by at least 2 points. When the score of the tie-break can be divided by 6 then you switch sides, ex. 5-1, 3-2, 6-6.... Here is an example of a tie-break. Player A (PA) and Player B (PB) are playing each other, PA was serving and won the last game to make the score 6-6 in the match. PB starts serving the tie-break, PB's first serve is a fault, the second serve is an ace. The tie-break score is 1-0 PA leads. It is PA's turn to serve, PA's first serve is good and PA wins the point, score 2-0 PA leads. PA is still serving, PA's first serve is a fault, PA's secon serve is another fault, score 2-2 PA leads. PB serves is now up to serve, PB's first serve is an ace, score 2-2 tied. PB is still serving, PB's first serve is another ace, score 2-3 PB leads. PA's serve, PA wins the point, score 3-3 tied. They switch sides. PA is still serving, PA loses this point, score 3-4 PB leads.....


How do you balance PbOH2 and HCl equals H2O and PbCl2?

Pb(OH)2 + 2HCl --> PbCl2 + 2H2O