
keep in mind that, a negative coefficient to "x", will make the graph reflect over the y-axis.
40/1 is the same 80/2 120/3 160/4
Answer:
3m + 2 ≤ 20
Step-by-step explanation:
Since they only have $20 and CANNOT go over it, the inequality would be ≤ 20
3m + 2 ≤ 20
Pseudocode is below
Step-by-step explanation:
random_number = genRandomInt[1, 100]
get_input = input(“Select a number between 1 and 100: ")
while get_input<100
if get_input >random_number:
print(“the number you selected is high”)
else if get_input < random_number
print(“the number you selected is low”)
else:
print(“correct number!”)
end
Answer:
the third one i just took the test
Step-by-step explanation: