<h3>
Answer: Largest value is a = 9</h3>
===================================================
Work Shown:
b = 5
(2b)^2 = (2*5)^2 = 100
So we want the expression a^2+3b to be less than (2b)^2 = 100
We need to solve a^2 + 3b < 100 which turns into
a^2 + 3b < 100
a^2 + 3(5) < 100
a^2 + 15 < 100
after substituting in b = 5.
------------------
Let's isolate 'a'
a^2 + 15 < 100
a^2 < 100-15
a^2 < 85
a < sqrt(85)
a < 9.2195
'a' is an integer, so we round down to the nearest whole number to get 
So the greatest integer possible for 'a' is a = 9.
------------------
Check:
plug in a = 9 and b = 5
a^2 + 3b < 100
9^2 + 3(5) < 100
81 + 15 < 100
96 < 100 .... true statement
now try a = 10 and b = 5
a^2 + 3b < 100
10^2 + 3(5) < 100
100 + 15 < 100 ... you can probably already see the issue
115 < 100 ... this is false, so a = 10 doesn't work
Answer:
20%
Step-by-step explanation:
Percentage can be calculated by dividing the value by the total value, and then multiplying the result by 100.
(value/total value)×100%.
So,
9/45=0.2 x 100= 20%
Answer= 20%
Answer:
64.8
Step-by-step explanation:
Pythagoreon Theroem
a^2 + b^2 = c^2 in this situation it would actually be the opposite, seeing where the "x" is (on a leg) c^2 - b^2 = a^2. First take the square of 67 and 17
67 squared is 4489 and 17 squared is 289 then subtract both results
4489-289 = 4200 take the square root of this number
64.8074 (Round to the tenths 64.8)
Let x represent the length of the shorter leg.
Longer leg: 5x +19
Hypotenuse: 5x +20
Pythagorean theorem:
.. x^2 +(5x +19)^2 = (5x +20)^2
.. x^2 +25x^2 +190x +19^2 = 25x^2 +200x +20^2 . . . . . . eliminate parentheses
.. x^2 -10x -39 = 0
.. (x -13)(x +3) = 0
.. x = 13 . . . . . . . . . . leg lengths must be positive
The side length of the triangle are 13, 84, 85 feet.