SOLUTION: The length of a football field is 180 feet more than its width. if the perimeter of the field is 1,060 feet ,find the length of the field. show your work

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The length of a football field is 180 feet more than its width. if the perimeter of the field is 1,060 feet ,find the length of the field. show your work      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 824115: The length of a football field is 180 feet more than its width. if the perimeter of the field is 1,060 feet ,find the length of the field. show your work
Found 3 solutions by TimothyLamb, stanbon, tlctech:
Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
---
x = y + 180
2x + 2y = 1060
---
put the system of linear equations into standard form
---
x - y = 180
2x + 2y = 1060
---
copy and paste the above standard form linear equations in to this (matrix method) solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
answer1:
x= length = 355 ft
y= width = 175 ft
---
---
now by substitution:
---
2x + 2y = 1060
2(y + 180) + 2y = 1060
2y + 360 + 2y = 1060
4y = 700
y = 175
x = 355
---
answer2:
x= length = 355 ft
y= width = 175 ft
---
NOTE: the results from matrix method agrees with result from substitution
---
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

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The length of a football field is 180 feet more than its width. if the perimeter of the field is 1,060 feet ,find the length of the field.
----------------
Perimeter = 2(length + width)
--------
1060 = 2((w+180)+w)
-----
530 = 2w+180
-----
2w = 350
-----
width = 175 feet
length = w+180 = 175+180 = 355 feet
---------------------------------------
Cheers,
Stan H.
============

Answer by tlctech(1) About Me  (Show Source):
You can put this solution on YOUR website!
The length of a football field is 180 feet more than its width. If the perimeter of the field is 1060 feet, find the length of the field.
X = length
Y = width
x = y + 180
2x + 2y = 1060
x – y = 180
2x + 2y = 1060
2(y + 180) + 2y = 1060
2y + 360 + 2y = 1060
4y + 360 – 360 = 1060 – 360
4y = 700

Y = 175
x = y + 180
x = 175 + 180
x = 355