It's a linear function. The graph is a straight line, therefore we need only two points.
Select any value of x and calculate the value of y:
y = -3x + 4
for x = 0 → y = -3(0) + 4 = 4 → (0, 4)
for x = 2 → y = -3(2) + 4 = -2 → (2, -2)
Answer:
11
Step-by-step explanation:
one plus another one is 11
0+1+0+1 = 11
Answer:
Search to find the detailed rainfall collections if you want more detailed rainfall intensity data. If all available is monthly average in mm, take the monthly average and divide by number of hours in that month. So if you had 300 mm in April, take 360 mm/(30 days * 24 hours) = 0.5 mm/hour average monthly intensity. so that's it
Given two points A(x₁,y₁) and B(x₂,y₂) the distance betwen these points will be:
dist(A,B)=√[(x₂-x₁)²+(y₂-y₁)²].
We have these points: A(0,0) and B(6,3); its distance will be:
dist(A,B)=√[(6-0)²+(3-0)²]
=√(6²+3²)
=√(36+9)
=√45 ≈ 6.71
Answer: D. 6.71 units.