vivanamedina467 vivanamedina467
  • 11-09-2020
  • Mathematics
contestada

What does -6 graphically represent in the following equation? y=2√x+4-6
- Veritcal shift
- Vertical stretch
- horizontal shift
- horizontal reflection​

Respuesta :

anaparra122002
anaparra122002 anaparra122002
  • 11-09-2020
The answer is Vertical Shift
Answer Link

Otras preguntas

Please help! Thank you!
hey, how r you how's ur day going also, Egyptian tombs contained a great many hieroglyphics. What did these hieroglyphics tell about?
how much does he/she pay with 10 %The marked price of a radio is Rs 5,000. What will be the price of the radio if 13%VAT is levied after allowing 10 % discount
The perimeter of a rectangular parking lot is 360 m. If the width of the parking lot is 85 m,what is it’s lenght?
A three digit number is selected at random from the set of all three digit numbers. The probability that the selected number has all the three digits the same
Simplify 7/3 - 4 V6 + 48 - 54. (20 points)
Pls answer my question thxxxOranges cost 21 cents each. Alex buys x oranges and Bobbie buys (x+2) oranges.The total cost of these oranges is $4.20.Find the valu
please help me I have until Monday to do 82 questions ​
help please I beg you​
What is the output of this program? numA = 2 numB = 3 if numA == 2 or numB == 2: print("yes") elif numA == 2 and numB == 3: print("no") Output: