Answer:
no i dont think so becuse they can still be angeled in all diffrent directions
Step-by-step explanation:
First, we must let:
x = number of tickets intended for adults
y = number of tickets intended for children.
a. Write in terms of x the number of tickets for children
Solution:
x + y = 28 ⇔ y = 28 - x (equation 1)
To answer in terms of x:
no. of tickets for tickets for children = 28 - x
b. the amount spent on tickets for adults
Solution: $30 is the cost of ticket per adult and there are x number of tickets intended for adults.
Therefore,
amount spent on ticket for adults = 30x
c. the amount spent on the tickets.
Solution:
$ 15 = cost of ticket per child
$ 30 = cost of ticket per adult
total amount spent on tickets = 30x + 15y ⇒ (equation2)
substitute equation 1 to equation 2.
(equation 1) y = 28 - x
(equation 2) total amount spent on tickets = 30x + 15y
total amount spent on tickets = 30x + 15(28-x)
total amount spent on tickets = 30x + 420 - 15x
total amount spent on tickets = 15x + 420
Answer:
"greatest common factor" (GCF) or "greatest common divisor" (GCD)
Step-by-step explanation:
Apparently, you're looking for the term that has the given definition. It is called the GCF or GCD, the "greatest common factor" or the "greatest common divisor."
_____
The GCF or GCD can be found a couple of ways. One way is to find the prime factors of the numbers involved, then identify the lowest power of each of the unique prime factors that are common to all numbers. The product of those numbers is the GCF.
<u>Example</u>:
GCF(6, 9)
can be found from the prime factors:
The unique factors are 2 and 3. Only the factor 3 is common to both numbers, and its lowest power is 1. Thus ...
GCF(6, 9) = 3¹ = 3
__
Another way to find the GCD is to use Euclid's Algorithm. At each step of the algorithm, the largest number modulo the smallest number is found. If that is not zero, the largest number is replaced by the result, and the process repeated. If the result is zero, the smallest number is the GCD.
GCD(6, 9) = 9 mod 6 = 3 . . . . . (6 mod 3 = 0, so 3 is the GCD)
Answer:
P(Y ≥ 15) = 0.763
Step-by-step explanation:
Given that:
Mean =135
standard deviation = 12
sample size n = 50
sample mean
= 140
Suppose X is the random variable that follows a normal distribution which represents the weekly supermarket expenses
Then,

The probability that X is greater than 140 is :
P(X>140) = 1 - P(X ≤ 140)



From z tables,


Similarly, let consider Y to be the variable that follows a binomial distribution of the no of household whose expense is greater than $140
Then;


∴
P(Y ≥ 15) = 1- P(Y< 15)
P(Y ≥ 15) = 1 - ( P(Y=0) + P(Y=1) + P(Y=2) + ... + P(Y=14) )

P(Y ≥ 15) = 0.763