Prime numbers are numbers that only have a factor of one and its self.
Answer: the cost of a cheeseburger is $4
Step-by-step explanation:
Let x represent the cost of one cheeseburgers.
Let y represent the cost of one Soda.
The patriot diner sells 2 cheeseburgers and one soda for $11.00. It means that
2x + y = 11 - - - - - - - - - - - 1
She also sells 3 cheeseburgers and 2 sodas for $18.00. It means that
3x + 2y = 18 - - - - - - - - - - -2
Multiplying equation 1 by 3 and equation 2 by 2, it becomes
6x + 3y = 33
6x + 4y = 36
Subtracting, it becomes.
- y = - 3
y = 3
Substituting y = 3 into equation 1, it becomes
2x + 3 = 11
2x = 11 - 3 = 8
x = 8/2 = 4
Answer: The required probability of selecting 1 red apple and 2 yellow apples is 36.36%.
Step-by-step explanation: We are given that a bag contains 6 red apples and 5 yellow apples out of which 3 apples are selected at random.
We are to find the probability of selecting 1 red apple and 2 yellow apples.
Let S denote the sample space for selecting 3 apples from the bag and let A denote the event of selecting 1 red apple and 2 yellow apples.
Then, we have

Therefore, the probability of event A is given by

Thus, the required probability of selecting 1 red apple and 2 yellow apples is 36.36%.
What you have here is the fibonacci sequence.
Each number in the sequence adds itself to the number before it.
1+1 = 2
1+2 = 3
3+2 = 5
5+3 = 8
8+5 = 13
the sequence is 0,1,1,2,3,5,8,13
Answer:
9x^4-25x^2+16
Step-by-step explanation:
(x^2−1)(3x−4)(3x+4)=(*)
(x^2−1)((3x)^2−4^2) =
(x^2 - 1)(9x^2-16)=
x^2*9x^2 - x^2*16 - 1*9x^2 +16=
9x^4-16x^2-9x^2+16=
9x^4-25x^2+16
(*) (A-B)(A+B) =A^2 - B^2