Perfect squares are rational numbers multiplied by themselves. Here are the perfect squares between 25 and 100:
5*5=25
6*6=36
7*7=49
8*8=64
9*9=81
10*10=100
Hope this helps :)
 
        
                    
             
        
        
        
Answer:
A- 3,000 = 50(60) + b
B- 2,100 = 50(42) + b
Step-by-step explanation:
i just did it
 
        
                    
             
        
        
        
Answer:
x = 1.5
y = 3
Step-by-step explanation:
to solve this system of equation using the substitution methods we say let
2x+3y=12................................... equation 1
 y=x+1.5..................................... equation 2
substitute equation 2  into equation 1
2x+3y=12................................... equation 1
2x + 3( x + 1.5) = 12
2x + 3x + 4.5 = 12
 5x + 4.5 = 12
collect the like terms
5x = 12 - 4.5
5x = 7.5
divide both sides by the coefficient of x which is 5
5x/5 = 7.5/5
x = 1.5
put x = 1.5 into equation 2
y=x+1.5..................................... equation 2
y = 1.5 + 1.5
y = 3
therefore the value of x = 1.5 and y = 3 respectively.
 
        
             
        
        
        
Answer:
12 less than or equal to 2
Step-by-step explanation:
 
        
             
        
        
        
Proving a relation for all natural numbers involves proving it for n = 1 and showing that it holds for n + 1 if it is assumed that it is true for any n.
The relation 2+4+6+...+2n = n^2+n has to be proved.
If n = 1, the right hand side is equal to 2*1 = 2 and the left hand side is equal to 1^1 + 1 = 1 + 1 = 2
Assume that the relation holds for any value of n.
2 + 4 + 6 + ... + 2n + 2(n+1) = n^2 + n + 2(n + 1)
= n^2 + n + 2n + 2
= n^2 + 2n + 1 + n + 1
= (n + 1)^2 + (n + 1)
This shows that the given relation is true for n = 1 and if it is assumed to be true for n it is also true for n + 1.
<span>By mathematical induction the relation is true for any value of n.</span>