Asked by Kabelo

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

Answers

Answered by Damon
read x

y = (1/4) x - 1

print x , y

if x = 8 stop

go back and read the next x

Answered by Anonymous
number sentences

Answered by Kamogelo
7x
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions