Answer:
a is 1 3/4
b is 1 1/4
c is -1/4
d is 3/4
Step-by-step explanation:
It's simple, you just gotta know your fractions. 1/2 is like 2/4 after 2/4 is 3/4 before that is 1/4... You just gotta know that and you could answer this.
Answer:
C. In a meeting room for a business event, there are 4 fewer chairs laid out in each row than the number of rows. The total number of chairs in the room is 60.
Step-by-step explanation:
To find the total number of chars, we multiply the number of rows by the number of chairs in each row.
Let the number of rows be x. There are 4 fewer chairs in each row than the number of rows; this gives us (x-4). Together, this gives us
x(x-4).
We know there are 60 chairs; this gives us
x(x-4) = 60
Using the distributive property,
x(x)-4(x) = 60
x²-4x = 60
Answer:
0.6
Step-by-step explanation:
1. Since Avery got 18 out of 30 questions right, we can write that as a fraction of
.
2.
3.
4.
5. 
<h3>
Answer: ds/dt = 11</h3>
================================================
Work Shown:
Before we can use derivatives, we need to find the value of s when (x,y) = (15,20)
s^2 = x^2+y^2
s^2 = 15^2+20^2
s^2 = 225+400
s^2 = 625
s = sqrt(625)
s = 25
-----------
Now we can apply the derivative to both sides to get the following. Don't forget to use the chain rule.
s^2 = x^2 + y^2
d/dt[s^2] = d/dt[x^2 + y^2]
d/dt[s^2] = d/dt[x^2] + d/dt[y^2]
2s*ds/dt = 2x*dx/dt + 2y*dy/dt
2(25)*ds/dt = 2(15)*5 + 2(20)*(10)
50*ds/dt = 150 + 400
50*ds/dt = 550
ds/dt = 550/50
ds/dt = 11
-----------
Side note: The information t = 40 is never used. It's just extra info.