the relationship between input values x and the output values y is described as:y is one less than a quarter of the number x .if x is equal to -8,-4,0,4,8;represent this relationship in a flow diagram

3 answers

read x

y = (1/4) x - 1

print x , y

if x = 8 stop

go back and read the next x
number sentences
7x