Answer:
I'm pretty sure the answer is A.
Answers:
- x = 4
- AB = 36
- BC = 36
- AC = 36
All three sides are 36 units long.
===========================================================
Explanation:
Triangle ABC is equilateral, so all three sides are the same length.
Pick any two of those sides, set them equal to each other, and solve for x
AB = BC
8x+4 = 11x-8
8x-11x = -8-4
-3x = -12
x = -12/(-3)
x = 4
Use this x value to find each side. We should get the same value (if not, then an error occurred in solving for x).
- AB = 8x+4 = 8*4+4 = 32+4 = 36
- BC = 11x-8 = 11*4-8 = 44-8 = 36
- AC = 9x = 9*4 = 36
We get the same value for the three side lengths, so this confirms we have the correct x value.
Answer:
-1.5y
Step-by-step explanation:
+y(–1.5) = -1.5y
This is how distribution works
Answer:
the integer is 5
Step-by-step explanation:
x^2+3(x+1)=43
x^2+3x+3=43
x^2+3x+(9/4)=43-3+(9/4)
(x+(3/2))^2=42 1/4
x+(3/2)=sqrt(42 1/4)
x+(3/2)=6 1/2
x=(6 1/2)-(3/2)
x=5
check:
5^2+3(6)=43
25+18=43
43=43
Answer:
Number of small boxes shipped = 7
Number of large boxes shipped = 15
Step-by-step explanation:
Let the number of small boxes = s
And the number of large boxes = l
Weight of small box = 25 pound
Weight of the large box = 50 pounds
Total weight of the shipment = 925 pounds
Therefore, equation for the weight of shipment will be,
25s + 50l = 925
s + 2l = 37 ----- (1)
Total number of boxes shipped = 22 boxes
Therefore, equation will be,
s + l = 22 ------(2)
Subtract equation (2) from equation (1)
(s + 2l) - (s + l) = 37 -22
l = 15
From equation (2)
s + 15 = 22
s = 7
Therefore, number of small boxes shipped = 7
Number of large boxes shipped = 15