Answer:
96
Step-by-step explanation:
3*6=18*2=36
6*10=60*2=120
10*3=30*2=60
36+60+120=
216
Answer:
for 6 it is b and for 7 it is 75
Step-by-step explanation:
fr 6 the range is higher making it much more accurate,
and for 7 it is 75 because once again you get better accuracy.
The function that takes three decimal numbers as inputs and finds the sum of those inputs and returns the sum has been given below
What is programming?
Program is the set of instructions given to the computer so that the computer can execute those instructions. The act of writing program is called programming.
The program has been shown below
#include<stdio.h>
using namespace std;
int main()
{
double n1, n2, n3;
double s;
printf("Enter first numbers");
scanf(%lf, &n1);
printf("Enter second numbers");
scanf(%lf, &n2);
printf("Enter third numbers");
scanf(%lf, &n3);
s = n1 + n2 + n3;
printf("Sum = %f", s);
return 0;
}
To learn more about programming refer to the link-
brainly.com/question/23275071
#SPJ4
Answer:
4.4
Step-by-step explanation:
The answer is 4.4 because if you know that 5*4 equal 20 so 4 can go each of the 5 groups so 24-20 leaves you with 4 so your answer is 4 remainder 4
Answer:
The first is 12
The second is 25.35
Step-by-step explanation:
The second is confusing so sorry if I got that wrong
Please give brainelest