Answer:
Step-by-step explanation:
If it is a Pythagorean Triple the hypotenuse and the legs of a right triangle will all be integer values where
c^2=a^2+b^2
In this case, this isn’t even a right triangle as
20^2+30^2=40^2
400+900=1600
1300!=1600
because 1300 does not equal 1600 this is not a Pythagorean Triple.
 
        
             
        
        
        
Answer:
           
Explanation:
Amend the typos for better understanding:
<em />
- <em>On the first day of spring, an entire field of flowering trees blossoms. The population of locusts consuming these flowers rapidly increases as the trees blossom. The locust population increases by a factor of 5 every 2 days, and can be modeled by a function, L, which depends on the amount of time, t (in days). Before the first day of spring, there were 7600 locusts in the population. Write a function that models the locust population t days since the first day of spring.</em>
<em />
<h2>Solution</h2>
A function that grows with a constant factor is modeled by an exponential function of the kind:
 
                                       
Where A is the initial value, B is the constant growing factor, and x is the number of times the growing factor applies.
Since the population increases by a factor of 5 every 2 days, the power x of the exponential function is t/2, and the factor B is 5.
The initial popultaion A is 7600.
Thus, the function that models the locust population t days since the first day of spring is:
              
 
        
             
        
        
        
Answer: a) yNA/100
b) NA(y-x)/100
c) (NA)/B
Step-by-step explanation: 
a) The total amount of dollars owned by the shares' owner = N number of shares × A dollars per share = NA dollars
This total is then transferred to buy B shares which then appreciates by y%.
The amount of increase in portfolio from January to June = y% of total dollars invested = y% of NA dollars = yNA/100
b) If the shares were left with A, the increase in portfolio from January to June would be x% and = x% of the total Dollar amount = x% of NA dollars = xNA/100
How much more money made in that time would be the difference in interest, between taking the dollars to invest in share B or keeping the dollars on investment A
That is, (yNA/100) - (xNA/100) = NA(y-x)/100
c) Total dollars available after sale of the A stock = NA
Number of B stock this dollar can buy = Total dollars available/amount of B stock per share
That is, (NA)/B
QED!
 
        
             
        
        
        
I’m pretty sure it’s (3.63)
3.631923997916374
        
             
        
        
        
By solving a system of equations, we will see that the width is 170ft and the length 275 ft.
<h3>
How to get the dimensions of the base?</h3>
For a rectangle of length x and width y, the perimeter is:
P = 2*(x + y).
Here we know that:
x = 2y - 65ft
p = 890ft = 2(x + y)
So we have a system of equations.
To solve this, we need to replace the first equation into the second one:
890ft = 2(x + y) 
890ft = 2(( 2y - 65ft) + y)
Now we can solve this for y.
890ft = 4y - 130ft + 2y
890ft + 130ft = 6y
1020ft/6 = y = 170ft
So the width is 170ft, and we know that:
x = 2y - 65ft = 2*(170ft) - 65ft = 275ft
So the length is 275 ft.
If you want to learn more about systems of equations:
brainly.com/question/13729904
#SPJ1