Answer:
122
Step-by-step explanation:
12 times 2 times 5 plus 2 gets rewritten as
(12)(2)(5) + 2
Follow PEMDAS and do multiplication first. From left to right...
24(5) + 2 { (12)(2) = 24 }
120 + 2 { (24)(5) = 120 }
122 { 120 + 2 = 122 }
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
The question is an illustration of equivalent ratios.
- 3 cups of dark orange require 3 ounces of yellow paint
- 3 cups of light orange require 19.5 ounces of yellow paint
1 cup of dark orange requires


To make 3 cups, we simply multiply by 3, because 
So, we have:


2 cups of light orange require


To make 3 cups, we simply multiply by 1.5, because 
So, we have:


Hence:
- 3 cups of dark orange require 3 ounces of yellow paint
- 3 cups of light orange require 19.5 ounces of yellow paint
Read more about equivalent ratios at:
brainly.com/question/18441891