Answer:
15, 60, and 61
Step-by-step explanation:
First we have to find the 3rd side length from 2 side length chosen. So let’s pick 8 meters and 11 meters, to find the third side length we use the Pythagorean theorem: c^2 = a^2 + b^2
c = 11^2 + 8^2 = 121 + 64 = 185 = 13.6
13.6 isn’t one of the answers so we can’t pick 11 & 8. Let’s try 11 & 15:
c = 15^2 + 11^2 = 225 + 121 = 346 = 18.6
18.6 isn’t one of the answers either. Let’s try 15 & 60:
c = 60^2 + 15^2 = 3600 + 225 = 3825 = 61.85
61.85 might be it but let’s try one more just in case:
c = 60^2 + 61^2 = 3600 + 3721 = 7321 = 85.6
Nope! That means 15, 60, and 61 are the answer. I hope this is correct!
252miles
------------ = 31.5 miles per gallon
8 gal
2x^2 +3x -4 +8 -3x -5x^2 +2
-3x^2 + 6
Answer is C) -3x^2 + 6
The simplification of the expression is 28. The mistake in your calculation occurred in step 3.
<h3>What is the process involved in simplifying expression involving brackets?</h3>
TO simplify expressions involving brackets, we use a common method called BODMAS (Brackets, Of, Division, Multiplication, Addition, and Subtraction).
This means that we will first solve the expression in brackets first, followed by division, multiplication, addition, and subtraction as the case may be.
Now, from the given information, we have:
= 22+6[(14-5)÷3(17-14)]
solving parameters in the bracket first, we have:
= 22 + 6[(9) ÷3(3)]
= 22 + 6[(9) ÷9]
- The above step is where you missed it from your calculation, you must first open all brackets within brackets before solving them.
= 22 + 6[(9) ÷9]
= 22 + 6[ 1]
= 22 + 6
= 28
Learn more about simplifying expressions here:
brainly.com/question/723406
#SPJ1
Let,
f(x) = -2x+34
g(x) = (-x/3) - 10
h(x) = -|3x|
k(x) = (x-2)^2
This is a trial and error type of problem (aka "guess and check"). There are 24 combinations to try out for each problem, so it might take a while. It turns out that
g(h(k(f(15)))) = -6
f(k(g(h(8)))) = 2
So the order for part A should be: f, k, h, g
The order for part B should be: h, g, k f
note how I'm working from the right and moving left (working inside and moving out).
Here's proof of both claims
-----------------------------------------
Proof of Claim 1:
f(x) = -2x+34
f(15) = -2(15)+34
f(15) = 4
-----------------
k(x) = (x-2)^2
k(f(15)) = (f(15)-2)^2
k(f(15)) = (4-2)^2
k(f(15)) = 4
-----------------
h(x) = -|3x|
h(k(f(15))) = -|3*k(f(15))|
h(k(f(15))) = -|3*4|
h(k(f(15))) = -12
-----------------
g(x) = (-x/3) - 10
g(h(k(f(15))) ) = (-h(k(f(15))) /3) - 10
g(h(k(f(15))) ) = (-(-12) /3) - 10
g(h(k(f(15))) ) = -6
-----------------------------------------
Proof of Claim 2:
h(x) = -|3x|
h(8) = -|3*8|
h(8) = -24
---------------
g(x) = (-x/3) - 10
g(h(8)) = (-h(8)/3) - 10
g(h(8)) = (-(-24)/3) - 10
g(h(8)) = -2
---------------
k(x) = (x-2)^2
k(g(h(8))) = (g(h(8))-2)^2
k(g(h(8))) = (-2-2)^2
k(g(h(8))) = 16
---------------
f(x) = -2x+34
f(k(g(h(8))) ) = -2*(k(g(h(8))) )+34
f(k(g(h(8))) ) = -2*(16)+34
f(k(g(h(8))) ) = 2