1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Svetach [21]
3 years ago
5

The length of a rectangle is 4 more than 2 times the width. the perimeter is 38m. Find the width.

Mathematics
2 answers:
Nonamiya [84]3 years ago
6 0

Answer:

w = 5

l = 14

Step-by-step explanation:

We have to use system of equations here.

Let w be the width and l be the length

l=2w+4

w=l(1/2)-4

The equation is going to look like this

l+w+l+2 = 38

2l+2w = 38

Now, I will substitute l with what I said was equal to l above

2(2w+4)+2w = 38

Distribute:

4w+8+2w = 38

Combine like terms

6w+8=38

Same to both sides, subtract 8 on both sides

6w=30

Divide each side by 6

w=5

We know the width is 5, and now using the width, we can find the length, so we do 5*2+4 which is 14. Then we can plug that in:

2w+2l

2(5)+2(14)

10+28=38

Please let me know if you have any questions

Vinvika [58]3 years ago
4 0

Answer:

width= 14

Step-by-step explanation:

Play around with numbers, i used 4, then 6, then 5 for the length. 5 is correct, do 5*2=10+4=14; 14*2+5*2= 28+10= 38

Therefore, the width of the rectangle is 14.

You might be interested in
Find the measure of angle X.
Alik [6]

The triangle is an isosceles triangle so that means the base angles must be congruent.

The sum of the interior angles of a triangle add up to 180 degrees.

Subtract 52 degrees from 180 degrees.

180 - 52 = 128

Divide 128 degrees by 2.

128/2 = 64

m∠X = 64°

8 0
3 years ago
Read 2 more answers
Jacob put hummingbird feeders in his garden. To make the food for his small feeder, he mixed sugar with warm water. He used the
Umnica [9.8K]

Answer:

Step-by-step explanation:

The smaller feeder is sweeter as it has more sugar molecules per unit of water than the larger feeder.

7 0
2 years ago
PLZZ HELPP FIRST ANSWER THATS CORRECT GETS BRAINLIEST
Aleksandr-060686 [28]
Alright, so the sum of two days is going to equal zero.
The variable here is what Jesse got on the first day. Let's call it "x".
x-6=0
x is the first day's score, -6 is the second day's score, and the total score is zero.
Now, add 6 to both sides.
x-6=0
+6   +6
x=6
Jesse's score for the first day was (+)6.
5 0
3 years ago
The integral of (5x+8)/(x^2+3x+2) from 0 to 1
Gnom [1K]
Compute the definite integral:
 integral_0^1 (5 x + 8)/(x^2 + 3 x + 2) dx

Rewrite the integrand (5 x + 8)/(x^2 + 3 x + 2) as (5 (2 x + 3))/(2 (x^2 + 3 x + 2)) + 1/(2 (x^2 + 3 x + 2)):
 = integral_0^1 ((5 (2 x + 3))/(2 (x^2 + 3 x + 2)) + 1/(2 (x^2 + 3 x + 2))) dx

Integrate the sum term by term and factor out constants:
 = 5/2 integral_0^1 (2 x + 3)/(x^2 + 3 x + 2) dx + 1/2 integral_0^1 1/(x^2 + 3 x + 2) dx

For the integrand (2 x + 3)/(x^2 + 3 x + 2), substitute u = x^2 + 3 x + 2 and du = (2 x + 3) dx.
This gives a new lower bound u = 2 + 3 0 + 0^2 = 2 and upper bound u = 2 + 3 1 + 1^2 = 6: = 5/2 integral_2^6 1/u du + 1/2 integral_0^1 1/(x^2 + 3 x + 2) dx

Apply the fundamental theorem of calculus.
The antiderivative of 1/u is log(u): = (5 log(u))/2 right bracketing bar _2^6 + 1/2 integral_0^1 1/(x^2 + 3 x + 2) dx

Evaluate the antiderivative at the limits and subtract.
 (5 log(u))/2 right bracketing bar _2^6 = (5 log(6))/2 - (5 log(2))/2 = (5 log(3))/2: = (5 log(3))/2 + 1/2 integral_0^1 1/(x^2 + 3 x + 2) dx

For the integrand 1/(x^2 + 3 x + 2), complete the square:
 = (5 log(3))/2 + 1/2 integral_0^1 1/((x + 3/2)^2 - 1/4) dx

For the integrand 1/((x + 3/2)^2 - 1/4), substitute s = x + 3/2 and ds = dx.
This gives a new lower bound s = 3/2 + 0 = 3/2 and upper bound s = 3/2 + 1 = 5/2: = (5 log(3))/2 + 1/2 integral_(3/2)^(5/2) 1/(s^2 - 1/4) ds

Factor -1/4 from the denominator:
 = (5 log(3))/2 + 1/2 integral_(3/2)^(5/2) 4/(4 s^2 - 1) ds

Factor out constants:
 = (5 log(3))/2 + 2 integral_(3/2)^(5/2) 1/(4 s^2 - 1) ds

Factor -1 from the denominator:
 = (5 log(3))/2 - 2 integral_(3/2)^(5/2) 1/(1 - 4 s^2) ds

For the integrand 1/(1 - 4 s^2), substitute p = 2 s and dp = 2 ds.
This gives a new lower bound p = (2 3)/2 = 3 and upper bound p = (2 5)/2 = 5:
 = (5 log(3))/2 - integral_3^5 1/(1 - p^2) dp

Apply the fundamental theorem of calculus.
The antiderivative of 1/(1 - p^2) is tanh^(-1)(p):
 = (5 log(3))/2 + (-tanh^(-1)(p)) right bracketing bar _3^5


Evaluate the antiderivative at the limits and subtract. (-tanh^(-1)(p)) right bracketing bar _3^5 = (-tanh^(-1)(5)) - (-tanh^(-1)(3)) = tanh^(-1)(3) - tanh^(-1)(5):
 = (5 log(3))/2 + tanh^(-1)(3) - tanh^(-1)(5)

Which is equal to:

Answer:  = log(18)
5 0
3 years ago
Find the ratio of two complement angle is 2:3. Find the angles.​
Aliun [14]

Answer:

The angles are 2x= 2x18°   =36° and  3x=3×18   =54°  

Step-by-step explanation:

It is given that two complementary angles are in the ratio 2:3.

Consider 2x and 3x as the angles.

We know that, if two angles are complementary, then their sum is 90°    .

Then, 2x+3x=90°  

 ⟹ 5x=90°  

⟹ x=  90/5

​  x=18°  

Here, the angles will be 2x=2×18   °=36°  

 and 3x=3×18°   =54  °

Hope this helps.

8 0
2 years ago
Other questions:
  • Identify the type of sampling used​ (random, systematic,​ convenience, stratified, or cluster​ sampling) in the situation descri
    12·1 answer
  • ABC Auto Insurance classifies drivers as good, medium, or poor risks. Drivers who apply to them for insurance fall into these th
    11·1 answer
  • The equation t= 13p + 108 can be used to estimate the cooking time t in
    11·1 answer
  • Math hel pls, thank u
    7·1 answer
  • Which function has a domain of (-∞, ∞) and a range of (-3, ∞)?
    11·1 answer
  • Can anybody answer this?
    15·2 answers
  • Please answer this question only if you know the answer! 30 points and brainliest!
    8·1 answer
  • Simplify this expression. 17 - 12x - 18 - 5x = ??​
    5·2 answers
  • The variables y and x have a proportional relationship, and y = 15 when x = 3.
    14·2 answers
  • Whats The Answer Marking Brainliest, Please explain your answer:D..........
    9·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!