Answer:
square
rectangle
quadrilateral
Step-by-step explanation:
Sides are all equal
Step-by-step explanation:
60% of original price X = $180
60/100 × X = $180
60X/100= $180( cross multiply)
60X= 18000
X= 18000÷60
X= $300
The worksheet pic is not clear
Answer:
a.) The sum of the weights of the two in insects is 0.0031 grams. (0.0031 grams)
b.) The fly is 0.0013 grams heavier than the gnat. (0.0013 grams)
Step-by-step explanation:
2.2 * 10^-3 = 2.2 * 1/1000 which is 2.2/1000.
9 * 10^-4 = 9 * 1/10000 = 9/10000
To add 9/10000 to 2.2/1000 we have to find the common denominator, which will be 10000.
So we do:
2.2/1000 * 10/10 = 22/10000
9/10000 + 22/10000 = 31/10000 = 0.0031.
The sum of the weights of the two in insects is 0.0031 grams.
To find how much heavier the fly is than the gnat we do:
22/10000 - 9/10000 = 13/10000 = 0.0013
The fly is 0.0013 grams heavier than the gnat.
Answer:
Range.
Step-by-step explanation:
In Computer programming, a variable can be defined as a placeholder or container for holding a piece of information that can be modified or edited.
Basically, variable stores information which is passed from the location of the method call directly to the method that is called by the program.
For example, they can serve as a model for a function; when used as an input, such as for passing a value to a function and when used as an output, such as for retrieving a value from the same function. Therefore, when you create variables in a function, you can can set the values for their parameters.
Furthermore, the set of all values that a function will return as outputs is called the range of the function.
This ultimately implies that, the range of a function is simply a complete set of possible values that are generated from a dependent variable after a domain has been substituted. Thus, a range is the resulting values from a data set when all the possible input values have been substituted.