12.9k views
4 votes
The output is ten less then the input x

User Caleb Gray
by
6.3k points

1 Answer

2 votes

Y=X-10

Explanation:

Step 1:

Let X be the input and Y be the output variable

Given: The output is 10 less than the input

Step 2:

Y=X-10 be the require function

Eg:

for X=1, Y = -9

X=2, Y=-8, etc

User Adam Finley
by
6.3k points