Step-by-step explanation:
I can't see the question your talking about
 
        
             
        
        
        
Answer:
45?
9 marbles x 5 (four of her friends plus jake)
Step-by-step explanation:
 
        
                    
             
        
        
        
Answer:
11/20
Step-by-step explanation:
5 cents is worth $0.05.
A quarter is worth $0.25.
A dime is worth $0.10
A nickel is worth $0.05
A penny is worth $0.01
In total there are 40 coins in the jar.
The coins that are worth more than $0.05 dollars are the dimes and quarters, so there are 22 coins worth more than $0.05.
Therefore, the probability of of picking a coin worth more than 5 cents is:
22 / 40 = 11/20
 
        
             
        
        
        
Answer: i think  (4n+1)^2(4n-1)^2 isnt a multiple of 8 for all integers of n because:
(4n + 1)²(4n - 1)²
= [(4n + 1)(4n - 1)]²
= (16n² - 1)²
= 16².n².n² - 2.16.n² + 1
= 8n²(32n² - 4) + 1
can see 8n²(32n² - 4) is a multiple of 8 but 1 isnt a multiple of 8
=> (4n + 1)²(4n - 1)² isnt a multiple of 8 for all integers of n.
Step-by-step explanation:
 
        
             
        
        
        
Answer:
x = y = 22
Step-by-step explanation:
It would help to know your math course. Do you know any calculus? I'll assume not.
Equations
x + y = 44
Max = xy 
Solution
y = 44 - x
Max = x (44 - x)                    Remove the brackets
Max = 44x - x^2                   Use the distributive property to take out - 1 on the right.
Max = - (x^2 - 44x )               Complete the square inside the brackets.
Max = - (x^2 - 44x + (44/2)^2 ) + (44 / 2)^2 . You have to understand this step. What you have done  is taken 1/2 the x term and squared it. You are trying to complete the square. You must compensate by adding that amount on the end of the equation. You add because of that minus sign outside the brackets. The number inside will be minus when the brackets are removed.
Max = -(x - 22)^2 + 484 
The maximum occurs when x = 22. That's because - (x - 22) becomes 0.
If it is not zero it will be minus and that will subtract from 484
x + y = 44
xy = 484
When you solve this, you find that x = y = 22 If you need more detail, let me know.