Question 1151482
<br>
If the width is x, then the length (5 more than twice the width) is 2x+5.<br>
Then the equation is area = length times width:<br>
{{{817 = x(2x+5)}}}<br>
Since the problem only asks for an equation that represents the given relationship, you can stop there.<br>
But continuing to solve the problem can be good problem-solving exercise.<br>
{{{817 = 2x^2+5x}}}
{{{2x^2+5x-817 = 0}}}<br>
You can solve that using the quadratic formula; but the calculations are ugly.<br>
Or you can solve it by factoring; but with those numbers it is very difficult.<br>
So you might as well skip the algebraic solution method and simply find two numbers with a product of 817 that satisfy the condition that the larger is 5 more than twice the smaller.<br>
One way or another (possibly using an online calculator) find that the prime factorization is 817 = 43*19.<br>
Then 43*19 is the only pair of whole numbers (other than 817*1) with a product of 817.<br>
And since 43 and 19 satisfy the given condition, those are the dimensions of the rectangle.