$168 - (8 times $5)=
$168 - $40 =
$128 = 8 trees
1 tree = $128 divided by 8=
1 tree = $16
Answer:
25
Step-by-step explanation:
The students on the screen is the difference between the total number of students she zoomed and the students in the waiting area
37 - 12 = 25
Answer:
Step-by-step explanation:
The diagonals of a rectangle have the same midpoint, so for points A, B, C, D, we must have ...
(A+C)/2 = (B+D)/2
D = A + C - B
D = (-2, -8) +(8, 2) -(-2, 2) = (-2+8+2, -8+2-2)
D = (8, -8)
__
The side lengths are 2-(-8) = 10, and 8-(-2) = 10. The area is the product of the side lengths, so is 10×10 = 100 square units.
_____
<em>Comment on side lengths</em>
When the end points of one side are on the same vertical line, the length of that side is the difference of y-coordinates. When the points lie on the same horizontal line, the side length is the difference of x-coordinates.
Answer:
Check the explanation
Step-by-step explanation:
(a)Let p be the smallest prime divisor of (n!)^2+1 if p<=n then p|n! Hence p can not divide (n!)^2+1. Hence p>n
(b) (n!)^2=-1 mod p now by format theorem (n!)^(p-1)= 1 mod p ( as p doesn't divide (n!)^2)
Hence (-1)^(p-1)/2= 1 mod p hence [ as p-1/2 is an integer] and hence( p-1)/2 is even number hence p is of the form 4k+1
(C) now let p be the largest prime of the form 4k+1 consider x= (p!)^2+1 . Let q be the smallest prime dividing x . By the previous exercises q> p and q is also of the form 4k+1 hence contradiction. Hence P_1 is infinite
1st number = n
2nd number = n+1
3rd number = n+2
sum of the squares of 3 consecutive numbers is 116
n² + (n+1)² + (n+2)² = 116
n² + (n+1)(n+1) + (n+2)(n+2) = 116
n² + [n(n+1)+1(n+1)] + [n(n+2)+2(n+2)] = 116
n² + n² + n + n + 1 + n² + 2n + 2n + 4 = 116
n² + n² + n² + n + n + 2n + 2n + 1 + 4 = 116
3n² + 6n + 5 = 116 Last option.