The conditional statement is
if x < y:
result = x * 5
<h3>How to write the if/else statement as the conditional expression that performs the same option?</h3>
The statement is given as:
result = x < y ? x * 5
The above means that,
the variable result is assigned x * 5 if x < y
So, the conditional statement is
if x < y:
result = x * 5
Read more about conditional statement at
brainly.com/question/11073037
#SPJ4
Answer:
6x² - 10x + 11
Step-by-step explanation:
Step 1: Write expression
(9x² - 6x) + (5 - 4x) + (6 - 3x²)
Step 2: Combine like terms
6x² - 10x + 11
the 5th hour there would be 4 puppies available for adoption
The 6th hour would have 2 puppies available for adoption
these answers are only correct if the ratio stays the same
Answer:
153
Step-by-step explanation:
If the table adds up to 20 and opened toe counts for 45% of the total. then 45% of 340 is 153 !
Eric took 20 hours to do the job alone.
<u>Step-by-step explanation</u>:
<u>Given </u>:
- Total work = 75 packages
- Joe took 5 hours to complete the total work.
The amount of work Joe alone can do per hour = 75/5 = 15 packages.
The amount of work Joe and Eric together do per hour = 75/4 = 18.75
The amount of work Eric alone can do per hour = 18.75 - 15 = 3.75
The time Eric took to complete the entire work = 75 / 3.75 = 20 hours.