Answer:
Simple interest is calculated by multiplying the daily interest rate by the principal, by the number of days that elapse between payments.
Step-by-step explanation:
Principal x rate x time = interest.
$100 x .05 x 1 = $5 simple interest for one year.
$100 x .05 x 3 = $15 simple interest for three years.
Step-by-step explanation:
All the 5 rows of the coefficient matrix (since it is of order 5×8) will have a pivot position. The augmented matrix obtained by adding a last column of constant terms to the 8 columns of the coefficient matrix will have nine columns and will not have a row of the form [0 0 0 0 0 0 0 0 1]. So the system is consistent.
Answer:
false
Step-by-step explanation:
slope and intercept equation is y=mx+c
Answer:
y = 0x - 2/3
Step-by-step explanation:
We are asked to find the equation of the line
Step1: find the slope
( 0 , -2/3) ( 3 , -2/3)
m = (y_2 - y_1 )/ (x_2 - x_1)
x_1 = 0
y_1 = -2/3
x_2 = 3
y_2 = -2/3
Insert the values into the equation
m =( -2/3 - (-2/3) / (3 - 0)
= -2/3 + 2/3 / 3
= 0 / 3
m = 0
Step 2: sub m into the equation
y = mx + c
y = 0x + c
Step 3: sub any of the two points given into the eqn
y = 0x + c
Let's pick ( 3 , -2/3)
x = 3
y = -2/3
-2/3 = 0(3) + c
-2/3 = 0 + c
c = -2/3
Step4: sub c into the equation
y = mx + c
y = 0x + c
y = 0x - 2/3
Therefore, the equation of the line is
y = 0x - 2/3
F(x)=-1x-1
1) Pick 2 points on the line (i chose (-4,3) and (3,-4)
2) Find slope of the line using the 2 points. (work below)
3) Find y-intercept, which is the point where y-axis and the line cross (y-intercept is -1).
4) Place both slope and y-intercept into slope-intercept form, y=mx+b (m=slope and b=y-intercept.)
5) Change y to f(x) (meaning function of x).
Work:
3-(-4)/-4-3=3+4/-4-3=7/-7=-1
y-intercept equals -1 also.
y=mx+b
y=-1x+(-1)
y=-1x-1
f(x)=-1x-1<---Answer