Answers:
- x = 4
- AB = 36
- BC = 36
- AC = 36
All three sides are 36 units long.
===========================================================
Explanation:
Triangle ABC is equilateral, so all three sides are the same length.
Pick any two of those sides, set them equal to each other, and solve for x
AB = BC
8x+4 = 11x-8
8x-11x = -8-4
-3x = -12
x = -12/(-3)
x = 4
Use this x value to find each side. We should get the same value (if not, then an error occurred in solving for x).
- AB = 8x+4 = 8*4+4 = 32+4 = 36
- BC = 11x-8 = 11*4-8 = 44-8 = 36
- AC = 9x = 9*4 = 36
We get the same value for the three side lengths, so this confirms we have the correct x value.
Answer: the height in inches, of the pile after 3 weeks is 34 11/12 inches
Step-by-step explanation:
Each consecutive week for the next 5 weeks the height of pile increase by 8 7/12 inches. Converting 8 7/12 inches to improper fraction, it becomes 103/12 inches. The height is increasing in an arithmetic progression. The formula for determining the nth term of an arithmetic sequence is expressed as
Tn = a + (n - 1)d
Where
a represents the first term of the sequence.
d represents the common difference.
n represents the number of terms in the sequence.
From the information given,
a = 17 3/4= 71/4 inches
d = 103/12 inches
n = 3 weeks
the height in inches, of the pile after 3 weeks, T3. Therefore,
T3 = 71/4 + (3 - 1)103/12
T3 = 71/4 + 2 × 103/12 = 71/4 + 103/6
T3 = 419/12 inches = 34 11/12 inches
Answer: 2/9
Step-by-step explanation:
Simplify the expression.
9514 1404 393
Answer:
A. 3×3
B. [0, 1, 5]
C. (rows, columns) = (# equations, # variables) for matrix A; vector x remains unchanged; vector b has a row for each equation.
Step-by-step explanation:
A. The matrix A has a row for each equation and a column for each variable. The entries in each column of a given row are the coefficients of the corresponding variable in the equation the row represents. If the variable is missing, its coefficient is zero.
This system of equations has 3 equations in 3 variables, so matrix A has dimensions ...
A dimensions = (rows, columns) = (# equations, # variables) = (3, 3)
Matrix A is 3×3.
__
B. The second row of A represents the second equation:

The coefficients of the variables are 0, 1, 5. These are the entries in row 2 of matrix A.
__
C. As stated in part A, the size of matrix A will match the number of equations and variables in the system. If the number of variables remains the same, the number of rows of A (and b) will reflect the number of equations. (The number of columns of A (and rows of x) will reflect the number of variables.)