I am pretty sure the answer for the first one is x=-.498
Don’t listen to the people who give you the links
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
Answer:
74t + 65= total cost
Step-by-step explanation:
74 is the amount per hour, so you would need to multiply that by the number of hours they work (74t) and the 65 is a set fee (does not change based on the amount of service) so you just add that on
Answer: y=4/3x-2
Y-Intercept: -2
Slope: 4/3
Step-by-step explanation:
On the Y-Axis put -2 because thats the Y-intercept.
And for slope graph a slope of 4/3