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:
1/3
Step-by-step explanation:
There are six triangles
2/6 of them are green
We can simplify this to 1/3
Answer is A.
rate = 10/1 = 10ft and passing origin (0,0)
Answer:slope=1.2
Step-by-step explanation:
Slope=y-y/x-x
=1-(-5)/7-2
= 6/5
=1.2