by flow chart p.l.t..
what will be output when
1.nNum=7
2.nNum=3
3.nNum=11
begin numeric nNum,nprime accept nNum while(nprime<=100) begin (nNum%nNum==1)AND (nNum%1==nNum) nNum+1 end end
That depends on the function you are working with.
Efficiency = ( useful energy output / total energy input ) x 100
The output depends on what x is. If x = 1, then y = 2.
To find the number that, when multiplied by 7, equals 49, you can divide 49 by 7. Doing the calculation, 49 divided by 7 equals 7. Therefore, 7 times 7 equals 49.
begin numeric nNum,nprime accept nNum while(nprime<=100) begin (nNum%nNum==1)AND (nNum%1==nNum) nNum+1 end end
#include <stdio.h> main() { int nNum, nSum=0; printf("Enter value: "); scanf("%d", &nNum); while(nNum!=0) { nSum = nSum + nNum; scanf("%d", &nNum); } printf("Sum of all input %d", nSum); }
That depends on the function you are working with.
50
Let's see. Take 10,000 times 75 % and it equals 10,000 times .75 which equals 7,500 watts or 7.5kW.
Efficiency = ( useful energy output / total energy input ) x 100
Any type will do, here is an example: for (leave= 0, nnum= 0; ! leave; ) { rc= scanf ("%d", &number); if (rc!=1 number==-1) { leave=1; continue; } ++nnum; ... do something with number ... }
The output depends on what x is. If x = 1, then y = 2.
To find the number that, when multiplied by 7, equals 49, you can divide 49 by 7. Doing the calculation, 49 divided by 7 equals 7. Therefore, 7 times 7 equals 49.
x = 14
16-7 equals = 9
37-7 equals = 30