Answer:
42+106=x
148=x
Step-by-step explanation:
Answer:
0.73 N to 2 dp.
Step-by-step explanation:
F = k/d^2 where k is a constant , F = force and d = distance.
Substituting:
0.36 = k / (6)^2
k = 36*0.36 = 12.96 s the equation is F = 12.96 / d^2.
When d = 4.2 :
F = 12.96 / 4.2^2
F = 0.73 Newtons to 2 dp.
Answer:
x=14.02
Step-by-step explanation:
Use b=
to solve for the missing side in the triangle. You will get a rounded answer of 8.49. Then you multiply that by 2 and subtract that value from 31. Then that will be your answer.
Answer:
1,260 books (or C)
Step-by-step explanation:
1. 2/5 of fiction (12,500) are out, so 5,000 are out
2. 2/5 of non-fiction (19,000) are out, so 7,600 are out
3. Total books checked out are 12,600
4. 1/10 of checked out books are due this week, so 1,260 books (10%)
The first step is to find the slope. Use the slope formula
m = (y2-y1)/(x2-x1)
The two points are (x1,y1) = (-1,5) and (x2,y2) = (2,-1)
So,
x1 = -1
y1 = 5
and
x2 = 2
y2 = -1
will be plugged into the slope formula to get...
m = (y2-y1)/(x2-x1)
m = (-1-5)/(2-(-1))
m = (-1-5)/(2+1)
m = (-6)/(3)
m = -2
The slope is -2
Use m = -2 and one of the points to find the y intercept b. I'll use the point (x,y) = (-1,5) ---> x = -1, y = 5
y = mx+b ... slope intercept form
5 = -2*(-1)+b
5 = 2+b
5-2 = 2+b-2
3 = b
b = 3
The y intercept is 3
-----------------------------------
m = -2 is the slope
b = 3 is the y intercept
Therefore y = mx+b turns into y = -2x+3 as the equation that goes through the two points