Answer:
Linear equation : y = 2.50h + 5
Step-by-step explanation:
Given that:
Fee for renting roller blades = $5
Per hour charges = $2.50
Let,
h be the number of hours roller blades were rented
y be the total amount
Total amount = Per hour charges * Number of hours + Flat fee
y = 2.50h + 5
Hence,
Linear equation : y = 2.50h + 5
The top row of matrix A (1, 2, 1) is multiplied with the first column of matrix B (1,0,-1) and the result is 1x1 + 2x0 + 1x -1 = 0 this is row 1 column 1 of the resultant matrix
The top row of matrix A (1,2,1) is multiplied with the second column of matrix B (-1, -1, 1) and the result is 1 x-1 + 2 x -1 + 1 x 1 = -2 , this is row 1 column 2 of the resultant matrix
Repeat with the second row of matrix A (-1,-1.-2) x (1,0,-1) = 1 this is row 2 column 1 of the resultant matrix, multiply the second row of A (-1,-1,-2) x (-1,-1,1) = 0, this is row 2 column 2 of the resultant
Repeat with the third row of matrix A( -1,1,-2) x (1,0, -1) = 1, this is row 3 column 1 of the resultant
the third row of A (-1,1,-2) x( -1,-1,1) = -2, this is row 3 column 2 of the resultant matrix
Matrix AB ( 0,-2/1,0/1,-2)
Answer:
y = -2·x^2 - 5·x - 18
y = -2·(x^2 + 10·x + 36)
y = -2·(x^2 + 10·x + 36)
y = -2·(x - (-5 - √11·i))·(x - (-5 + √11·i))
Maybe there is a typo in the original question, because there is no factorisation in the real numbers.
Because the question is " find the minimum value of y" the coefficient before x^2 must be a positive number. so it could be
y = 2·x^2 - 5·x - 18
Can you check this out?