Answer: The lamppost is 7 feet 2 inches
Step-by-step explanation: If Ann measured her own height and her shadow, then what she used is a ratio between both measurements. If she can measure the shadow of the lamppost, then she can use the same ratio of her height and it’s shadow to derive the correct measurement of the lamppost.
If Ann’s height was measured as 5 feet 3 inches, and her shadow was 8 feet 9 inches, the ratio between them can be expressed as 3:5.
Reduce both dimensions to the same unit, that is, inches. (Remember 12 inches = 1 foot)
Ratio = 63/105
Reduce to the least fraction
Ratio = 3/5
If the height of the lamppost is H, then
H/144 = 3/5
H = (144 x3)/5
H = 86.4
Therefore the lamppost is approximately 86 inches, that is 7 feet and 2 inches tall.
<h2>
Step-by-step explanation:</h2>
As per the question,
Let a be any positive integer and b = 4.
According to Euclid division lemma , a = 4q + r
where 0 ≤ r < b.
Thus,
r = 0, 1, 2, 3
Since, a is an odd integer, and
The only valid value of r = 1 and 3
So a = 4q + 1 or 4q + 3
<u>Case 1 :-</u> When a = 4q + 1
On squaring both sides, we get
a² = (4q + 1)²
= 16q² + 8q + 1
= 8(2q² + q) + 1
= 8m + 1 , where m = 2q² + q
<u>Case 2 :-</u> when a = 4q + 3
On squaring both sides, we get
a² = (4q + 3)²
= 16q² + 24q + 9
= 8 (2q² + 3q + 1) + 1
= 8m +1, where m = 2q² + 3q +1
Now,
<u>We can see that at every odd values of r, square of a is in the form of 8m +1.</u>
Also we know, a = 4q +1 and 4q +3 are not divisible by 2 means these all numbers are odd numbers.
Hence , it is clear that square of an odd positive is in form of 8m +1
The remainder is 5/x+2
Explanation: full equation is 2x^3-x^2+2x-5+(5/x+2)
Answer:
<em>(x - 2)^2 + (y + 1)^2 = 26</em>
Step-by-step explanation:
A circle with center O(2, -1) that passes through the point A(3, 4).
=> The radius of this circle is OA which could be calculated by:
OA = sqrt[(3 - 2)^2 + (4 - (-1))^2] = sqrt[1^2 + 5^2] = sqrt[26]
The equation of a circle with center O(a, b) and radius r could be written as:
(x - a)^2 + (y - b)^2 = r^2
=> The equation of circle O above with center O(2, -1) and radius = sqrt(26) is shown as:
(x - 2)^2 + (y - (-1))^2 = (sqrt(26))^2
<=>(x - 2)^2 + (y + 1)^2 = 26
Hope this helps!