Question
Solve the equation: x-14=20
x -14 = 20
x = 20 + 14
x = 34
34 is your answer
----------------------------
check
34 - 14 = 20
the answer is good
Answer:
C: The speed increases from A to F
Step-by-step explanation:
Check each node A to F including A and F.
B is higher than A, C is higher than B, ...
This is true for all of them, so it is increasing.
4p^2 + 4p - 5
As the expression cannot be factored in it's current form, we need to check if splitting the middle term is possible.
<em><u>List factors of -20.</u></em>
-5 * 4
5 * -4
-10 * 2
10 * -2
-20 * 1
20 * -1
<u>None of the factors added together result in positive 4.</u>
Because splitting the middle term is not possible, and we cannot simplify this expression any further:
This expression cannot be fully factored.
Answer:
a = 30
b = 40
C
Step-by-step explanation:
This requires that you use a proportion.
a / (a + 15) = 40 / 60
The small triangle's sides are in proportion to the large triangles sides.
Reduce the right. Divide top and bottom by 20
a/(a + 15) = 40/20 // 60/20
a/(a + 15) = 2/3
Cross multiply
3a = 2(a + 15) Remove the brackets on the right.
3a = 2a + 30
Subtract 2a from both sides
3a-2a = 30
a = 30
Find B
b is done exactly the same way.
b/(b+20) = 2/3
3b = 2b + 40
3b - 2b = 40
b = 40
Answer:
80000 square meters
Step-by-step explanation:
perimeter + dividing fence = 800
let a = length
let b = width
let c = length of dividing fence
perimeter = 2*a + 2*b
let's say...
c is the same as the length
2a + 2b + c = 800
2a + 2b + a = 800
3a + 2b = 800
area = length*width
area = a*b
area / b = a
3*(area/b) + 2b = 800
3*(area/b) = 800 - 2b
area/b = (800 - 2b)
area = (800 - 2b)*b
To make the area large, we make the right hand side large.
800b - 2b^2
If you put in terms of x, y it looks like a downward opening parabola, so the max area is at the vertex. Half way between the roots.
y = -2x^2 + 800x
y = -x^2 + 400x
0 = x*(-x + 400)
roots are x= 0 and x = 400
vertex is at x, aka b = 200
area at b=200 is (800 - 400)*200 = 80000
and a is area/b... 80000/400 = 200