SOLUTION: I need to convert this into a quadratic equation. I can get the correct answer, I just can't figure out how to write a quadratic equation that works. 1. A designer, attempt

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: I need to convert this into a quadratic equation. I can get the correct answer, I just can't figure out how to write a quadratic equation that works. 1. A designer, attempt      Log On


   



Question 74838: I need to convert this into a quadratic equation. I can get the correct answer, I just can't figure out how to write a quadratic equation that works.


1. A designer, attempting to arrange the characters of his artwork in the form of a square grid with equal number of rows and columns, found that 24 characters were left out. When he tried to add one more row and column, he found that he was short of 25 characters. Can you find the number of characters used by the designer?

Answer by scott8148(6628) About Me  (Show Source):
You can put this solution on YOUR website!
Let x equal the number of rows of the original grid. Let y equal the number of characters.

y=x%5E2%2B24and y=%28x%2B1%29%5E2-25 so x%5E2%2B24=%28x%2B1%29%5E2-25

x%5E2%2B24=x%5E2%2B2x%2B1-25

subtracting x%5E2 from both sides and adding 24 to both sides gives 48=2x or x=24. This means y=600

I'm not sure about the quadratic equation that you need but this solution does use a second order equation