Answer:
the answer is 4,744
Step-by-step explanation:
just subtract
Answer:
x ≈ - 10.65, x ≈ - 5.35
Step-by-step explanation:
Given
(x + 8)² - 7 = 0 ( add 7 to both sides )
(x + 8)² = 7 ( take the square root of both sides )
x + 8 = ±
( subtract 8 from both sides )
x = - 8 ±
, thus
x = - 8 -
≈ - 10.65
x = - 8 +
≈ - 5.35
Answer:
169 is the answer.
Step-by-step explanation:
I used a calculator.
Operations that can be applied to a matrix in the process of Gauss Jordan elimination are :
replacing the row with twice that row
replacing a row with the sum of that row and another row
swapping rows
Step-by-step explanation:
Gauss-Jordan Elimination is a matrix based way used to solve linear equations or to find inverse of a matrix.
The elimentary row(or column) operations that can be used are:
1. Swap any two rows(or colums)
2. Add or subtract scalar multiple of one row(column) to another row(column)
as is done in replacing a row with sum of that row and another row.
3. Multiply any row (or column) entirely by a non zero scalar as is done in replacing the row with twice the row, here scalar used = 2
Answer:
x=4-5/3y
Step-by-step explanation:
3x+5y=12 make x on one side
3x=12-5y divide everything by 3
x=4-5/3y