Answer:
2500
Step-by-step explanation:
a² + 2ab + b²
49² + 98 + 1
Comparing terms
a²= 49²
a= 49
2ab = 98
2× 49 × b = 98
98b = 98
b= 98/98
b = 1
or
b²= 1
b=√1
b= 1
a=49 and b= 1
Hence (a+b)²= (49+1)²
50²= 2500
Answer:
1 cm
Step-by-step explanation:
To solve this problem we can use the Pythagorean theorem. In fact the diagonal of a rectangle is an hypotenuse of a right triangle, while the length is a leg. The width is the other leg
width = √2^2 - (√3)^2 = √4 - 3 = √1 = 1 cm
Answer:
2/3
Step-by-step explanation:
Firstly, let's create a function of f(t) where t represents the time that has past, and f(t) represents the amount of rainwater. We know that when t=1, then f(t)=10, and t=2 then f(t)=15. So, let's take that and analyze it:
(1,10)
(2,15)
m = (15-10)/(2-1) = 5
y-intercept = 5
∴ f(t) = 5t+5
Now we just evaluate t for 10:
f(10) = (5*10)+5
f(10) = 55