Question 901966
a framed picture has lenght 35 cm and width 25 cm. the picture itself has area 375 cm. how far is it from the edge of the picture of the frame if its distance is uniform around the picture
.
Let x = width (cm) of frame
then
(35-2x)(25-2x) =375
875 - 70x - 50x + 4x^2 = 375
875 - 120x + 4x^2 = 375
4x^2 - 120x + 875 = 375
4x^2 - 120x + 575 = 0
.
applying the quadratic formula we get:
x = {24, 6}
throw out the 24 (extraneous) leaving
x = 6 cm
.
Details of quadratic follows:
*[invoke quadratic "x", 4, -120, 575 ]