Answer: $128
Step-by-step explanation: So first Bob earned 8 dollars. Then he started earning 10 dollars a day every week for 2 weeks. that would have been 148 dollars (plus the 8 dollars he earned in the beginning), but he took a break once a week, subtracting 20 dollars from his pay, giving him 128 dollars in total.
Let me know if this was helpful! :D
Answer:
16
Step-by-step explanation:
48= 3x
48/3 = x
x= 16
'product and' means multiply I googled it
Answer:
-9x + 6
Step-by-step explanation:
-6x−3(x−2)
Solution:
-6x−3(x−2)
-6x−3x+6
-9x + 6
Answer: The system of equations is:
x + 2y + 2 = 4
y - 3z = 9
z = - 2
The solution is: x = -22; y = 15; z = -2;
Step-by-step explanation: ONe way of solving a system of equations is using the Gauss-Jordan Elimination.
The method consists in transforming the system into an augmented matrix, which is writing the system in form of a matrix and then into a <u>Row</u> <u>Echelon</u> <u>Form,</u> which satisfies the following conditions:
- There is a row of all zeros at the bottom of the matrix;
- The first non-zero element of any row is 1, which called leading role;
- The leading row of the first row is to the right of the leading role of the previous row;
For this question, the matrix is a Row Echelon Form and is written as:
![\left[\begin{array}{ccc}1&2&2\\0&1&3\\0&0&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%262%262%5C%5C0%261%263%5C%5C0%260%261%5Cend%7Barray%7D%5Cright%5D)
![\left[\begin{array}{ccc}4\\9\\-2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D4%5C%5C9%5C%5C-2%5Cend%7Barray%7D%5Cright%5D)
or in system form:
x + 2y + 2z = 4
y + 3z = 9
z = -2
Now, to determine the variables:
z = -2
y + 3(-2) = 9
y = 15
x + 30 - 4 = 4
x = - 22
The solution is (-22,15,-2).
Find the line that is normal to the parabola at the given point
remember that normal means perpendicular
perpendicular lines have slopes that multiply to -1
we can use point slope form to write the equation of the line since we are given the point (1,0)
we just need the slope
take derivitive
y'=1-2x
at x=1
y'=1-2(1)
y'=1-2
y'=-1
the slope is -1
the perpendicular of that slope is what number we can multiply to get -1
-1 times what=-1?
what=1
duh
so
point (1,0) and slope 1
y-0=1(x-1)
y=x-1 is da equation
solve for where y=x-1 and y=x-x² intersect
set equatl to each other since equal y
x-1=x-x²
x²-1=0
factor difference of 2 perfect squares
(x-1)(x+1)=0
set to zero
x-1=0
x=1
we got this point already
x+1=0
x=-1
sub back
y=-1-(-1)²
y=-1-(1)
y=-1-1
y=-2
it intersects at (-1,-2)