| 
 
 
| Question 829242:  A rectangle has an area of 36 cm^2. The length is 1 cm less than twice the width. Find the dimensions of the rectangle.
 Answer by TimothyLamb(4379)
      (Show Source): 
You can put this solution on YOUR website! --- a = xy = 36
 y = 2x - 1
 ---
 a = xy = 36
 a = x(2x - 1) = 36
 a = 2xx - x - 36 = 0
 ---
 the above quadratic equation is in standard form, with a=2, b=-1, and c=-36
 ---
 to solve the quadratic equation, by using the quadratic formula, copy and paste this:
 2 -1 -36
 into this solver: https://sooeet.com/math/quadratic-equation-solver.php
 ---
 the quadratic has two real roots at:
 ---
 answer:
 x = 4.5
 x = -4
 ---
 the negative root doesn't fit the problem statement, so use the positive root:
 ---
 x = 4.5
 y = 2(4.5) - 1
 y = 8
 ---
 answer:
 x = width = 4.5 cm
 y = length = 8 cm
 ---
 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
 | 
  
 | 
 |