1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
umka2103 [35]
3 years ago
14

Hi someone please help me I'm not sure how to do thissss

Mathematics
1 answer:
Otrada [13]3 years ago
6 0

Answer: (√10)*a

Step-by-step explanation:

In a triangle rectangle, we have 3 sides, in this case, the shorter base, a, the longer base, b and the hypotenuse h.

And the hypotenuse can be found with the Pythagorean's theorem.

a^2 + b^2 = h^2

now, we know that b = 3a, then we can replace it in the above equation:

a^2 + (3*a)^2 = h^2

a^2 + 9*a^2 = h^2

10*a^2 = h^2

now we can apply the square root to both sides and get:

√(10*a^2) = √h^2

(√10)*a = h

Then we have found the length of the hypotenuse in terms of the shorter side a.

You might be interested in
How do you write 4 out of 20 into a decimal
dsp73
.20 or 20. one of those i cant give you the answer because how are u going to learn <span />
8 0
3 years ago
Find the scale factor<br> A. 3.5<br> B. 3/5<br> C. 35
Serhud [2]

Answer:

3.5

Step-by-step explanation:

35/10 = 3.5

4 0
3 years ago
What to do if -/7 appears in a math problem
Brrunno [24]
-/7? imagine that there is an -1 as the numerator. so now -/7 turns into -1/7
5 0
3 years ago
What is the name of the shape of the graph of a quadratic function?
dimaraw [331]
Is this a multiple choice or no
6 0
3 years ago
5. The recursive algorithm given below can be used to compute gcd(a, b) where a and b are non-negative integer, not both zero.
s2008m [1.1K]

Implementating the given algorithm in python 3, the greatest common divisors of <em>(</em><em>124</em><em> </em><em>and</em><em> </em><em>244</em><em>)</em><em> </em>and <em>(</em><em>4424</em><em> </em><em>and</em><em> </em><em>2111</em><em>)</em><em> </em>are 4 and 1 respectively.

The program implementation is given below and the output of the sample run is attached.

def gcd(a, b):

<em>#initialize</em><em> </em><em>a</em><em> </em><em>function</em><em> </em><em>named</em><em> </em><em>gcd</em><em> </em><em>which</em><em> </em><em>takes</em><em> </em><em>in</em><em> </em><em>two</em><em> </em><em>parameters</em><em> </em>

if a>b:

<em>#checks</em><em> </em><em>if</em><em> </em><em>a</em><em> </em><em>is</em><em> </em><em>greater</em><em> </em><em>than</em><em> </em><em>b</em>

return gcd (b, a)

<em>#if</em><em> </em><em>true</em><em> </em><em>interchange</em><em> </em><em>the</em><em> </em><em>Parameters</em><em> </em><em>and</em><em> </em><em>Recall</em><em> </em><em>the</em><em> </em><em>function</em><em> </em>

elif a == 0:

return b

elif a == 1:

return 1

elif((a%2 == 0)and(b%2==0)):

<em>#even</em><em> </em><em>numbers</em><em> </em><em>leave</em><em> </em><em>no</em><em> </em><em>remainder</em><em> </em><em>when</em><em> </em><em>divided</em><em> </em><em>by</em><em> </em><em>2</em><em>,</em><em> </em><em>checks</em><em> </em><em>if</em><em> </em><em>a</em><em> </em><em>and</em><em> </em><em>b</em><em> </em><em>are</em><em> </em><em>even</em><em> </em>

return 2 * gcd(a/2, b/2)

elif((a%2 !=0) and (b%2==0)):

<em>#checks</em><em> </em><em>if</em><em> </em><em>a</em><em> </em><em>is</em><em> </em><em>odd</em><em> </em><em>and</em><em> </em><em>B</em><em> </em><em>is</em><em> </em><em>even</em><em> </em>

return gcd(a, b/2)

else :

return gcd(a, b-a)

<em>#since</em><em> </em><em>it's</em><em> </em><em>a</em><em> </em><em>recursive</em><em> </em><em>function</em><em>,</em><em> </em><em>it</em><em> </em><em>recalls</em><em> </em><em>the function</em><em> </em><em>with </em><em>new</em><em> </em><em>parameters</em><em> </em><em>until</em><em> </em><em>a</em><em> </em><em>certain</em><em> </em><em>condition</em><em> </em><em>is</em><em> </em><em>satisfied</em><em> </em>

print(gcd(124, 244))

print()

<em>#leaves</em><em> </em><em>a</em><em> </em><em>space</em><em> </em><em>after</em><em> </em><em>the</em><em> </em><em>first</em><em> </em><em>output</em><em> </em>

print(gcd(4424, 2111))

Learn more :brainly.com/question/25506437

6 0
2 years ago
Other questions:
  • A wheel makes 180 revolutions per minute through how many radians does in turn in 1 second
    15·2 answers
  • Trevor had 4 small boxes of raisins to share equally among himself and 2 friends.
    14·1 answer
  • [[ CHECK THIS ASAP PLEASE ]] <br> Is my answer correct or no?
    12·1 answer
  • If x= 4, what is the value of 8x + 15?<br> OA. 47<br> B. 52<br> C.<br> 92<br> D.<br> 152
    11·2 answers
  • Camryn earns $198.60 per week. She works 15 hours each week. How much does Camryn earn per hour? P.S this is a unit rate questio
    10·1 answer
  • A sphere has a diameter of 18 inches. What is the volume of this sphere? Use ​ ≈ 3.14 and round your answer to the nearest tenth
    10·2 answers
  • Convert 113% into a fraction
    5·1 answer
  • Simpifly f+ 1/4=-7/2
    9·2 answers
  • The oblique circular cone has an altitude and a diameter of base that are each of length 12 cm. The line segment joining the ver
    13·1 answer
  • Can anyone help me with this math equation plsss
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!