Answer:
x=3
Step-by-step explanation:
minus 3x on both sides
after you've subtracted 3x from both sides you then need to minus 12 from both sides
Last step is going to be dividing by 2 and you should get the answer of 3
The length and width of the fence should be made 76.25 feet and 23.75 feet respectively. Also, the expression for the length is L = 3W + 5 and the perimeter is P = 2(4W + 5).
<h3>How to determine the fence's dimension?</h3>
Mathematically, the perimeter of a rectangle can be calculated by using this formula;
P = 2(L + W)
<u>Where:</u>
- P is the perimeter of a rectangle.
- L is the length of a rectangle.
- W is the width of a rectangle.
Since the length of this fence is 5 more than 3 times the width, we have:
L = 3W + 5
Substituting the given parameters into the formula, we have;
200 = 2(3W + 5 + W)
200 = 2(4W + 5)
200 = 8W + 10
8W = 190
W = 190/8
W = 23.75 feet.
For the length, we have:
L = 3W + 5
L = 3(23.75) + 5
L = 76.25 feet.
Read more on perimeter of a rectangle here: brainly.com/question/17107023
#SPJ1
It can be called an acute triangle, an isosceles triangle, or equiangular triangle (equilateral triangle)
PART A:
The given quadratic equation is 2x²-10x-8=0
The radicand is given by b²-4ac where a, b, and c are the constants in a quadratic form ax²+bx+c
From the given equation, we have
a = 2
b = -10
c = -8
Radicand b²-4ac = (-10)² - 4(2)(-8) = 100 + 64 = 164
The radicand is >0 hence the quadratic equation has two distinct roots
PART B:
4x²-12x+5 = 0
We can use the factorization method to solve the equation
Firstly, we multiply 4 by 5 to get 20
Then we find the pair of numbers that multiply gives 20 and sum gives -12
The pair of number is -2 and -10
Rewriting the equation
4x²-2x-10x+5 = 0
2x(2x-1)-5(2x-1) = 0
(2x-1)(2x-5) = 0
2x-1 = 0 and 2x-5 = 0
x = 1/2 and x = 5/2