We must find the perimeter of all eight windows. To make it simpler for us, let's find the perimeter of one window and multiply it by 8.
2*3.5 + 2*5 = 7 + 10 = 17
17*8 = 136
Hope this helps!
These techniques for elimination are preferred for 3rd order systems and higher. They use "Row-Reduction" techniques/pivoting and many subtle math tricks to reduce a matrix to either a solvable form or perhaps provide an inverse of a matrix (A-1)of linear equation AX=b. Solving systems of linear equations (n>2) by elimination is a topic unto itself and is the preferred method. As the system of equations increases, the "condition" of a matrix becomes extremely important. Some of this may sound completely alien to you. Don't worry about these topics until Linear Algebra when systems of linear equations (Rank 'n') become larger than 2.
Answer:
15
Step-by-step explanation:
Let x represent the number of algebra problems. Then the number of geometry problems was 27-x and the total working time was ...
2x +5(27 -x) = 90
-3x = 90 -135 . . . . subtract 135
x = -45/-3 = 15 . . . divide by -3
Rob had 15 algebra problems for homework.
X > 6 i think is the answer
Answer:
Step-by-step explanation:
Hi there!
Let the smaller number be x and the larger number be 2x+1.
According to the question,
The sum of the numbers is 20 less than three
times the larger.
i.e x + (2x+1)= 3*(2x+1) - 20
or, x + 2x +1 = 6x + 3 -20
or, 3x + 1 = 6x - 17
or, 3x = 18
or x= 18/3
x = 6
And 2x+1 = 2*6+1 = 13.
Therefore the smaller number is 6 and larger number is 13.
Hope it helps!