There was a thread on
scaling and ballast calculations in 2014. It might be interesting to compare the factors in the spreadsheet attached to that post to your scaled design. Using that spreadsheet, the new beam would be 13 feet. No advice, just information.
I looked at the equations to see what the scale factors looked like some years ago. The equations are unnecessarily complex as written. That seems to be the consequence of using Excel to set up a problem where a pencil and paper would have saved a lot of time. We don't always benefit from labor saving devices. Once you work out the math, Excel crunches numbers nicely.
Beam: (C9/($C$7^0.7)*($E$7^0.7)) reduces to C9/($E$7/$C$7)^0.7
($C$7/$E$7) is the scale factor (new length) / (old length). Call it F
=C9/($C$7/$E$7)^0.7 ==> C9/F^.07
(scaled down beam = original beam/F^0.7)
48/58 = F = 1.21
F^0.7 = 1.14
New beam = 15/1.14 = 13.14
This is the best representation of the equations in the spreadsheet that I can do without tabs. All of the C values and E7 are inputs, the rest of the Es are calculated using the equations to the right.
_____________________Input ___Output
Length_________________C7 ____ E7
Sail area ________________C8 ____ E8 = (C8/($C$7^1.85)*($E$7^1.85))
Beam _________________ C9 ____ E9 = (C9/($C$7^0.7)*($E$7^0.7))
Depth _________________ C10 ____ E10 = (C10/($C$7^0.7)*($E$7^0.7))
Freeboard ______________ C11 ____ E11 = (C11/($C$7^0.7)*($E$7^0.7))
Mast height _____________ C12 ____ E12 = (C12/($C$7^1.4)*($E$7^1.4))
Sectional area ____________C13 ____ E13 = (C13/($C$7^1.4)*($E$7^1.4))
Wetted area _____________C14 ____ E14 = (C14/($C$7^1.7)*($E$7^1.7))
Lateral area hull __________ C15 ____ E15 = (C15/($C$7^1.7)*($E$7^1.7))
Lateral area keel __________C16 ____ E16 = (C16/($C$7^1.4)*($E$7^1.4))
Volume hull _____________ C17 ____ E17 = (C17/($C$7^2.4)*($E$7^2.4))
Volume keel _____________ C1 ____ E18 = C18/($C$7^2.1)*($E$7^2.1)
Displacement tot __________C19 ____ E19 = (C19/($C$7^2.38)*($E$7^2.38))
Wetted area tot ___________ C20 ____ E20 = (C20/($C$7^1.63)*($E$7^1.63))
Sail area / wetted area _______C21 ____ E21 = (C21/($C$7^0.22)*($E$7^0.22))
Sail area / displacement tot ___ C22 ____ E22 = (C22/($C$7^0.26)*($E$7^0.26))