Answer:
9, 32 and 36
Step-by-step explanation:
The perimeter of a triangle is the sum of all the sides. Since you know the perimeter and the expressions for each of the sides, you can set up an equation to solve for the variable and find the values of the other sides:
one side: '4 times the shortest side' = 4s
shortest side: 's'
third side: '23 more than the shortest side' = s + 23
perimeter = 77
Equation: 4s + s + (s + 23) = 77
Combine like terms: 6s + 23 = 77
Subtract 23 from both sides: 6s + 23 - 23 = 77 - 23 or 6s = 54
Divide by 6: 6s/6 = 54/6 or s = 9
one side: 4s = 4(9) = 36
shortest side: s = 9
third side: s + 23 = 9 + 23 = 32
Answer:
227 ft^2
Step-by-step explanation:
Here, we are tasked with calculating the roaming area that Fido has
Calculating this is same as calculating the area of circle that has a radius which is equal to the length of the leash
Mathematically, the area would be
A = π * r^2
A = 3.14 * 8.5^2
A = 226.865 ft^2
To the nearest square foot, this is 227 ft^2
Answer:
x= 8 y= 1
Step-by-step explanation:
First, you identify your variables:
x= larger number
y= smaller number
Second, you find your equations:
x - y = 7
2x + 3y = 19
Third, (I used the substitution method) you make "y" by itself for the 1st equation.
y = x - 7
2x + 3y = 19
Then, you plug in the 1st equation for "y" in the 2nd equation
2x + 3(x - 7) = 19
Then, you distribute and simplify.
2x + 3x - 21 = 19
5x - 21 = 19
5x = 40
x = 8
Finally, you plug in the variable you found ( x ) into one of the equations and solve,
8 - y = 7
- y = -1
y = 1
Answer:
y=5x+13
Step-by-step explanation:
when x=-3, y=-2, and when x=-2, y=3. we know that every time x increases by 1, y also increases by 5. This means that the slope is 5. to find the y-intercept, we need x to be 0. to find that, increase x by 2. if x increases by 2, then y would also increase by 10. add 10 to 3 and add 2 to -2 to get x=0 and y=13. the coordinates would be (0,13). the y-intercept is 13. now that we have enough information, we can conclude that y=5x+13. To check your answer, plug in the values for x.