Answer:
$ 65.59 more per week
Step-by-step explanation:
Assuming she worked <u>52</u> weeks a year as a clerk :
30534 - <u> 52</u> * 521.6 = $ 3410.80 more per year
now each WEEK that is 3410.80 / 52 = 65.59
6v +12 -5v=v +12.
4b +32+2= 4b+34
like that?
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
Point slope form is y-(-4) = 1/2(x-(-2)
y+4 =1/2 (x+2)
now the standard form 2y+8=x+2
so -x+2y=-6 is the equation for line p in standard form