SOLUTION: A rectangles length is 4 less than triple it's width. If the perimeter of the rectangle is 40, find the area of the rectangle.

Algebra ->  Rectangles -> SOLUTION: A rectangles length is 4 less than triple it's width. If the perimeter of the rectangle is 40, find the area of the rectangle.       Log On


   



Question 828692: A rectangles length is 4 less than triple it's width. If the perimeter of the rectangle is 40, find the area of the rectangle.
Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
---
x = 3y - 4
2x + 2y = 40
---
put the system of linear equations into standard form:
---
x - 3y = -4
2x + 2y = 40
---
copy and paste the above linear system in standard form into this matrix-method solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
solution:
x = 14
y = 6
area = xy = 14*6 = 84 sq.units
---
system matrix
1 -3
2 2
---
inverse of system matrix
0.25 0.375
-0.25 0.125
---
determinant of system matrix = 8
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php