| 
 
 
| Question 943237:  The length of a rectangle is 6 more than the width. The area is 720 sq. ft. What is the length and width of the rectangle?
 Answer by TimothyLamb(4379)
      (Show Source): 
You can put this solution on YOUR website! x = length in feet y = width in feet
 ---
 x = y + 6
 y = x - 6
 xy = 720
 x(x - 6) = 720
 xx - 6x - 720 = 0
 ---
 the above quadratic equation is in standard form, with a=1, b=-6 and c=-720
 ---
 to solve the quadratic equation, by using the quadratic formula, copy and paste this:
 1 -6 -720
 into this solver: http://sooeet.com/math/quadratic-equation-solver.php
 ---
 the quadratic has two real roots at:
 ---
 x = 30
 x = -24
 ---
 the negative root doesn't fit the problem statement, so use the positive root:
 ---
 answer:
 x = 30
 y = x - 6
 y = 30 - 6
 y = 24
 ---
 Free algebra tutoring live chat:
 http://sooeet.com/chat.php?gn=algebra
 ---
 Solve and graph linear equations:
 http://sooeet.com/math/linear-equation-solver.php
 ---
 Solve quadratic equations with quadratic formula:
 http://sooeet.com/math/quadratic-formula-solver.php
 ---
 Solve systems of linear equations up to 6-equations 6-variables:
 http://sooeet.com/math/system-of-linear-equations-solver.php
 ---
 
 | 
  
 | 
 |