answer.
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
s2008m [1.1K]
1 year ago
13

A certain college classifies students according to credits earned. A studentwith less than 7 credits is a Freshman. At least 7 c

redits are required to bea Sophomore, 16 to be a Junior and 26 to be classified as a Senior. Write aprogram that calculates class standing from the number of credits earned.

Mathematics
1 answer:
FinnZ [79.3K]1 year ago
5 0

Answer and explanation:

Here is code:

credit = int(input("Enter credits : "))

if credit < 7:

print("You are a Freshman")

elif credit >= 7 and credit < 16:

print("You are a Sophomore")

elif credit >= 16 and credit < 26:

print("You are a Junior")

elif credit >= 26:

print("You are a Senior")

Output: check image

You might be interested in
An oblique prism has trapezoidal bases and a vertical height of 10 units. An oblique trapezoidal prism is shown. The trapezoid h
denis23 [38]

Answer:

volume of trapezoidal prism = 15x^2 cubic units

Step-by-step explanation:

First, area of the trapezoidal bases.

Parallel sides measure x and 2x, for an average of 1.5x.

Height = x

Area of trapezoidal base = 1.5x*x = 1.5x^2

Volume of prism = area base * height

(length does not matter, height does)

= 1.5x^2 * 10 = 15x^2

5 0
1 year ago
Find the semi perimeter of a triangle with sides 9cm 12 cm and 30 cm
alexgriva [62]

Answer:

<h2>25.5 cm</h2>

Step-by-step explanation:

<h3>s =  \frac{a + b + c}{2}</h3>

=  \frac{9 + 12 + 30}{2}cm \\   = \frac{51}{2}cm  \\ 25.5cm

7 0
1 year ago
An astronaut on the moon throws a baseball upward. The astronaut is 6 ft, 6 in. tall, and the initial velocity of the ball is 40
satela [25.4K]

Answer:

0.14 s

Step-by-step explanation:

s = -2.7 t² + 40t + 6.5

Let s = 12

12 = -2.7t² + 40t + 6.5     Subtract 12 from each side

-2.7t² + 40t + 6.5 - 12 = 0

      -2.7t² + 40t - 5.5 = 0

Apply the <em>quadratic formula </em>

x = \frac{-b\pm\sqrt{b^2-4ac}}{2a}

a = -2.7; b = 40; c = -5.5

x = \frac{-40\pm\sqrt{40^2 - 4\times (-2.7) \times (-5.5)}} {2(-2.7)}

x = \frac{-40\pm\sqrt{1600-59.4}}{-5.4}

x = \frac{-40\pm\sqrt{1540.6}}{-5.4}

x = \frac{-40\pm 39.25}{-5.4}

x = 7.41 ± 7.27

x₁ = 0.14; x₂ = 14.68

The graph below shows the roots at x₁ = 0.134 and x₂ = 14.68.

The Moon’s surface is at -12 ft. The ball will be 12 ft above the Moon’s surface (crossing the x-axis) in 0.14 s.

The second root gives the time the ball will be 12 ft above the Moon’s surface on its way back down.

6 0
1 year ago
Tim has an after-school delivery service that he provides for several small retailers in town. He uses his bicycle and charges $
nlexa [21]

Answer:

<em>$4.84</em>

<em></em>

Step-by-step explanation:

Given that

For delivery within 1\frac{1}2 mi, charges = $1.25

For delivery within 1\frac{1}2 mi - 1\frac{3}4 mi, charges = $1.70

For delivery within 1\frac{3}4 mi - 2 mi, charges = $2.15

and

so on.

i.e.

For delivery within 2 mi - 2\frac{1}4 mi, charges = $2.60

For delivery within 2\frac{1}4 mi - 2\frac{1}2 mi, charges = $3.05

For delivery within 2\frac{1}2 mi - 2\frac{3}4 mi, charges = $3.50

For delivery within 2\frac{3}4 mi - 3 mi, charges = $3.95

For delivery within 3 mi - 3\frac{1}4 mi, charges = $4.40

So, every 0.25 mi or \frac{1}4 mi increase in distance, there is an increase of $0.45 in the charges.

It is given that there is increase of 10% in the rates.

i.e. for every 0.25 mi increase in distance, there is an increase of 0.45*1.10 = $0.495 in the charges.

The distance of 3\frac{1}8 miles lies within the range 3 mi - 3\frac{1}4 mi.

So actual charges after increase of 10%

\Rightarrow \$4.40 \times \dfrac{110}{100}\\\Rightarrow \$4.40 \times 1.10\\\Rightarrow \bold{\$4.84}

6 0
2 years ago
Show all your work. Indicate clearly the methods you use, because you will be scored on the correctness of your methods as well
laiz [17]

Answer:

The  value is  P(A) =  0.133617

Step-by-step explanation:

From the question we are told that

  The  mean is  \mu =  7.5

  The standard deviation is  \sigma  =  0.2

  The safest water level is  between  7.2 and  7.8

Generally the probability that the selected pool has a pH level that is not considered safe is mathematically represented as

       P(A) =  1 - P(7.2 \le X  \le 7.8 )

Here  

      P(7.2 < X  < 7.8 ) = P(\frac{ 7.2 - \mu }{\sigma } <  \frac{X - \mu }{ \sigma }

Generally \frac{X - \mu }{ \sigma } =  Z (The  \ standardized \  value  \  of  X )

So

 P(7.2 < X  < 7.8 ) = P(\frac{ 7.2 - 7.5 }{0.2 } < Z    

 P(7.2 < X  < 7.8 ) = P(-1.5 < Z  

=>  P(7.2 < X  < 7.8 ) = P(Z <  1.5) - P(  Z < - 1.5)

From the z-table the probability of  (Z <  -1.5) and   (  Z <1.5)  are

    P(Z <  1.5) =  0.93319

and  

    P(Z <  -1.5) =  0.066807

So

      P(7.2 < X  < 7.8 ) =0.93319 - 0.066807

       P(7.2 < X  < 7.8 ) =0.0866383

So

   P(A) =  1 - 0.0866383

=>  P(A) =  0.133617

5 0
1 year ago
Other questions:
  • Which graph represents the function of f(x) = the quantity of 9 x squared plus 9 x minus 18, all over 3 x plus 6
    12·2 answers
  • Mitchell travels from the US to Canada, where he exchanges 150 US dollars for Canadian dollars. He then spends 20 Canadian dolla
    14·2 answers
  • The coordinates of the vertices for the figure HIJK are H(0, 5), I(3, 3), J(4, –1), and K(1, 1).
    10·2 answers
  • Tommy is ordering concrete for a construction project. The price of concrete is $.02 per pound. Concrete is also taxed at a rate
    10·1 answer
  • Nina and Ryan each ran at a constant speed for a 100-meter race. Each runner’s distance fro the same section of the race is disp
    14·2 answers
  • The regular selling price of an item is $261. For special year-end sale the price is at a markdown of 20%. Find the discount pri
    15·1 answer
  • A coat in London costs £60. The same coat in Dublin costs €105.60. The exchange rate is £1 = €1.65. In which city is the coat ch
    6·1 answer
  • Melanie is very concerned with avoiding late fees. The table shows her choices for paying her bills. Method Bill Payment Methods
    5·2 answers
  • Ava has 55 quarts of potting mix. She uses 1 of the potting mix in the wall planter on her
    7·2 answers
  • Ysaac, médico de turno en una clínica local, deja encargado a la enfermera Elisa la dosis de Panadol (mg) para todos los pacient
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!