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:
Step-by-step explanation:
I cannot use the line tool for you, but I can rewrite the equations
y = -x + 4 is good enough
Two points for this graph:
x = 0 -> y = 4 gives the point (0, 4)
x = 1 -> y = 3 gives the point (1, 3)
18x + 6y = -6
6y = -18x - 6
y = -3x - 2
Two ponts for this graph:
x = 0 -> y = -2 gives the point (0, -2)
x = 1 -> y = -5 gives the point (1, -5 )
Answer:
b) update the Retained Earnings account.
Step-by-step explanation:
A major purpose of preparing closing entries is to - update the Retained Earnings account.
Retained earnings are defined as those profits, that a company has earned to date minus any dividends or other money paid to investors.
Whenever we make an entry to the accounting records, that affects a revenue or expense account, this retained earning amount is adjusted.
x-2=7
apply additon property of equality
x-2+2=7+2
x=9
Answer:
<h2><u><em>
True</em></u></h2>
Step-by-step explanation:
a = a (true)
2 = 2 (true)