futrellnas5 futrellnas5
  • 13-05-2021
  • Mathematics
contestada

Find the inverse of f(x)= 0.5x -1

Respuesta :

yinaanna0
yinaanna0 yinaanna0
  • 13-05-2021

Answer:

Y=2x+2

Step-by-step explanation:

Y=0.5x-1

To find inverse, switch and y

x=0.5y-1

0.5y=x+1

Y=2x+2

Answer Link
77saseabrooks
77saseabrooks 77saseabrooks
  • 13-05-2021

Answer:

f −1(x)=2x+2

MARK AS BRAINLEST!!

Step-by-step explanation:

Answer Link

Otras preguntas

Solve following equation: [tex]4x+10=-2+4[/tex]
At a hockey game, a vender sold a combined total of 210 sodas and hot dogs. The number of sodas sold was 36 more than the number of hot dogs sold. Find the numb
In the initial sequence of thorium-232 decay, an alpha particle is emitted followed by a beta particle. What is the product of these two steps?
graph the linear equation by plotting three points. 2y=-3+2​
A=5 b=12 c=10 d=2 2a to the power of 2-c
Examine four effects of sug abuse on your county
Scenario 2 You are at a restaurant with three friends (party of 4) and need to estimate the amount of tip for your portion of the bill without using a calculato
Which of the following sentences uses the appositive correctly? 1. A favorite toy, the purple elephant was lost somewhere underneath the bed. 2. The purple el
Find the measure of XY
void printInfo() { string newList[] = {'ITP100', 'ITD110', 'ITP140'}; newList[1] = 'ITP226'; cout << newList[1] < } printInfo(); What is the output