answersLogoWhite

0

Your vote really can make a difference (this is the wrong answer)

User Avatar

Curtis Strite

Lvl 13
3y ago

What else can I help you with?

Related Questions

How are a hypothesis a prediction and an experiment relate?

A hypothesis and predicition r kinda alike and the experiment is the testing of the hypothesis and prediction


How are a hypothesis a prediction and experiment related?

A hypothesis and predicition r kinda alike and the experiment is the testing of the hypothesis and prediction


Write a c program of matrix addition to handle two dimensional array?

#include<stdio.h> #include<conio.h> void main() { int a[3][3],b[3][3],c[3][3],r,c; for(r=0;r<=3;r++) { for(c=0;c<3;c++) { printf("\n enter the value="); scanf("%d%d",&a[r][c],&b[r][c]); } } printf("\n first matrix=\n"); for(r=0;r<=3;r++) { for(c=0;c<3;c++) { printf("%d\t",a[r][c]); } printf("\n"); } printf("\n scond matrix=\n"); for(r=0;r<=3;r++) { for(c=0;c<3;c++) {printf("%d\t",b[r][c]); } printf("\n"); } printf("\n sum of given matrix=\n"); for(r=0;r<=3;r++) { for(c=0;c<3;c++) { c[r][c]=a[r][c]+b[r][c]; printf("%d\t",c[r][c]); } printf("\n"); } getch(); }


Write a program to calculate the area of a circle?

#include<stdio.h> void main() { int r=10; float pi=3.14,c; c=pi*r*r; printf("Area of the circle=%f",c); getch(); }


What is the formula for AA gradient?

PAO2 - PaO2 ****************************************** PAO2 is the Alveolar Air Equation: PAO2 = FiO2 (Pb- Ph20) - PACO2/R Notes: Pb = 760 mmHg Ph20 = 47 mmHg R = 0.8


Prediction of The Transformation of Cindy R?

i think the prediction might be that a girl named Cindy will transform into a new girl by a fairy or something


What is p equals r-c for c?

p = r - c r - c = p r - c - r = p - r -(-c) = -(p) c = -p


How are a hypothesis a prediction and an experiment related?

A hypothesis is a proposed explanation for a phenomenon. A prediction is a statement that forecasts what will happen based on the hypothesis. An experiment is conducted to test the hypothesis and, in turn, test the accuracy of the prediction.


What is a c program to find the area and perimeter of circle?

void main() { float pi=3.14,area,perimeter,r=2; area=pi*r*r; perimeter=2*pi*r; getch(); }


How do you use an array to show the commutative property?

If the array consists of r rows and c column, and the total number of cells in the array are n = r*c, then r*c = n and c*r = n so that r*c = c*r : which is commutativity of multiplication.


C equals 2pei R find for R?

Presumably C means circumference and R means radius? If C = 2*pi*R Then R = C divided by 2*pi


What has the author R J Blandy written?

R. J. Blandy has written: '2001' -- subject(s): Economic forecasting, Social prediction