Answer:
21 kilometers
Step-by-step explanation:
Let the height be
. Then, the length of the base is
. The formula for the area is of the triangle is given by base*height/2. Therefore, the area of the triangle is equal to
, which is in turn equal to 441. Since
must be positive, then
, meaning that the height is
kilometers.
Answer:
Minimum number of units sold to make profit is equal to 20
Step-by-step explanation:
Revenue earned by the company as a function of number of units sold as x:
R(x) = 0.55x
Cost for selling units as a function of number of units sold as x:
C(x) = 10 + 0.05x
<em>Net profit earned by the company = (Revenue earned by the company) - (Cost of selling units)</em>
P(x) = (0.55x) - (10 + 0.05x)
P(x) = 0.55x - 10 - 0.05x
P(x) = 0.5x - 10
To earn profit the following condition should satisfy: P(x) ≥ 0
0.5x - 10 ≥ 0
0.5x ≥ 10
x ≥ 
x ≥ 20
Answer:
-2, -6
Step-by-step explanation:
using cramer rule
5 -3
-2 -1
calculatiing the determinant = (5 x-1) - (-3x-2) = -5 -(6) = -5-6=-11
using cramer rule
to calculate x we change the coefficient of x with the answer (8,10)
8 -3
10 -1
we calculate determinant = (8x-1)-(-3x10) = -8-(-30) = -8+30 =22
to calculate x
22/-11= -2
to calculate y we change the coefficient of y with the answer (8,10)
5 8
-2 10
we calculate determinant = (5x10)-(8x-2) = 50 -(-16) = 50 +16=66
to calculate y
66/-11= -6
The order of arithmetic operations is given by the acronym PEMDAS, which means
Parentheses,
Exponents,
Multiplication,
Division,
Addition,
Subtraction.
These two examples illustrate how the use of parentheses can change the order.
Example 1:
5+7/3x4-2/5 has an answer of 13.933.
Use PEMDAS to obtain
5+(7/3)x4-(2/5)
= 5+(2.3333x4)-0.4
= 5+9.3333-0.4
= 14.3333-0.4
= 13.933
If we apply the parentheses: (5+7)/3x4-2/5
The result is
(12/3)x4-(2/5)
= (4x4)-0.4
= 16-0.4
= 15.06
which is a different answer.
Example 2:
8/3²x5+4 has the answer 8.444
Use PEMDAS to obtain
8/(3²)x5+4
= (8/9)x5+4
= (0.8889x5)+4
= 4.4444+4
= 8.4444
If we apply the parentheses (8/3)²x5+4:
The result is
2.6667²x5+4
= 7.1113x5+4
= 35.5565+4
= 39.5565
which is a different answer.