Answer:
x=[15:-5:-25]'
Step-by-step explanation:
In order to create a vector you need to use this command:
x = [j:i:k]'
This creates a regularly-spaced vector x using i as the increment between elements. j is the initial value and k is the final value. Besides you need to add the character ' at the end in order to convert the arrow vector in a column vector
y=7x-5 This is the same as saying y-7x = -5 Well easy. You just make up numbers that make this work. Let x be 1 y-7=-5 y=-5+7 y=2 So one ordered pair is (1,2) Let x=2 y-14=-5 y=9 So another ordered pair is (2,9) Let x=3 y-21=-5 y=-5+21 y=16 So another ordered pair is (3,16)
hope it helps
Answer:
what do you mean?
Step-by-step explanation:
Answer to the question is..
32,34,36
largest is 36