Answer:
45
Step-by-step explanation:
× 90 = 45
Decrease means to subtract the amount by 45, then
90 - 45 = 45
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
Depends on what you are talking about, what is A,x,c and b.
If A is an invertible matrix and x,c,b are vectors of correct dimensions you get
Ax=b+c
x=A^(-1)(b+c)
if x is a variable and A,c,b are constants you get
Ax=b+c
x=(b+c)/A
3/5 of 180 is 108
180-108=72
she would have 72$ left
Tuesday:
30.80 + 1.20 = 32.00
Falling by 6.25% means it ends up being 93.75% of what it used to be (100% - 6.25% = 93.75%)
Wednesday:
32.00 * 0.9375 = 30
Thursday:
30 * 0.96 = 28.8
Friday:
28.8 * 1.025 = 29.52
Net change means you subtract to get the difference.
Net change = Final - initial
= 29.52 - 30.80
= -1.28
The stock fell $1.28