SOLUTION: Describe in owrds how to find the number of border tiles for any garden length?
and
Write an expression that represents your method for finding the number of border tiles, gi
Algebra ->
Customizable Word Problem Solvers
-> Geometry
-> SOLUTION: Describe in owrds how to find the number of border tiles for any garden length?
and
Write an expression that represents your method for finding the number of border tiles, gi
Log On
Question 484539: Describe in owrds how to find the number of border tiles for any garden length?
and
Write an expression that represents your method for finding the number of border tiles, given the garden length? Answer by chessace(471) (Show Source):
You can put this solution on YOUR website! A.
Measure garden length.
Measure tile length.
Divide garden length by tile length, round up any remainder to next whole number
That is your tile count needed.
B.
T=Ceiling(G/B)
i.e., smallest interger >= G / B