Answer:
Area of a trapezoid= (big base+small base)/2 x height
A=(67+54)/2 x 18
A=60.5 x 18
A=1089
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:
25 degrees
Step-by-step explanation:
2x plus 310 degrees add up to a full circle: 360 degrees.
Therefore, 2x = 360 - 310, or 2x = 50, or x = 25 degrees
Answer:
y = -5x +7
Step-by-step explanation:
slope intercept form of the equation is
y= mx+b
where m is the slope and b is the y intercept
y = -5x +7
Answer:
Step-by-step explanation:
a negative minus a negative is a positive so it mean c plus 2divided by 3 on the the number line