Removing triangels from rectangle

HellishER

New member
Joined
Aug 3, 2014
Messages
3
Hi, i'm placing some stones in my garden, but i need to cut of two triangles from one stone for elevating ground height.
I have drawn a picture to help with the explanation.

The stones/blocks are 25 x 50 cm.
The height difference between block-x and block-y is 8 cm.
I only want to cutaway on block-z, the yellow/black part. But whats the distance of C?
If i could calculate C then i could cut from the corner of the block in a straight line to the C-distance from the opposite corner.

Cheers
 

Attachments

  • kantsten.png
    kantsten.png
    20 KB · Views: 1
I'm assuming the red outlined blocks top right corner 'coincides' with the left top corner of the right block and the red outlined blocks bottom left corner 'coincides' with the right bottom corner of the right block.

As a practical solution, call the top right hand corner of the red outlined block x. How far is it from the bottom right hand corner of the left hand block to x:
x2 = 252 + 502
or x ~ 55.9
So, inscribe a circle from the lower right hand corner of the left hand block and where it crosses a height of 33 on the right is where the upper left corner of your left hand block will be. Lay out your middle block and do the necessary measurements from there.

Or, since you now know the location of all three blocks, go ahead and compute the distances.
 
I'm assuming the red outlined blocks top right corner 'coincides' with the left top corner of the right block and the red outlined blocks bottom left corner 'coincides' with the right bottom corner of the right block.
Thats correct.

Sorry, but i don't see how your answer would give me the value of C.
 
I'll outline how I would go about it:

Change notation so that a co-ordinate system's origin is at the lower left corner of the left hand block. You know the corners of the right hand block: (0,0), (0,25), (50,0), and (50,25). Thus the lower left corner of the middle block is at (50,0). Call that point (x0, y0). Call the upper right corner of the middle block (x1,y1). We are given y1 as 33. The value of x1 can be determined since the opposite corner lies on a circle of radius 55.9 [see the post above] with center at (50,0) and a y value of y1. Thus
(x1-50)2 + 332 = 55.92

Now find the angle a0 between one side of the middle block (say the upper side) and the line between (x0,y0) and (x1,y1), i.e.
a0 = arccos(50/55.9)
Determine the formula for the line between (x0,y0) and (x1,y1)
y = y0 + (y1 - y0) (x - x0) / (x1 - x0)
or
y = y0 + c0 (x - x0)

There is now another formula which will give the equation for the line of the upper side of the middle block which involves a0, b0, and c0
y = y1 + c1 (x - x1)
I don't remember the formula for c1 in terms of a0 and c0 off the top of my head at the moment so you would have to look it up. Call the upper left corner of the middle block (x3,y3) and it satisfies the equation. The distance between (x1,y1) and (x3,y3) is 50, i.e. (x3,y3) also satisfies the equation for the circle
(x - x1)2 + (y - y1)2 = 502
Using those two equation, the point (x3,y3) can be determined.

As I understand the diagram, C is now given by
C = 50 - x3

See why I said that, as a practical matter, it was easier to just measure the distance?
 
Ishuda, thats to advance math for me.
Thanks for your time and help. I got out of time and was forced to come up with a method to measure the distance by placing blocks on the ground and do many alignments. Which i really didn't want to do.
Seams when the height difference is 8 or 10 then the forumla is: C = height_distance / 2
As Denis wrote the answer of my question was 4.

Cheers!
 
Well, if you got a slightly wider block (25.325 by 50) to be the block in the center,
then your troubles would vanish and everything would "fit cleanly" :rolleyes:

The cut to bottom block would be at 80.8 degrees, or starting at 4.052 from top
right corner, cutting towards bottom right corner; similarly with top block.

...and you will live happily forever after...:p

How do you propose to measure that on cement block - using vernier calipers, and marking those with chalk and cutting those with hammer/chisels??
 
Sorry you had to go to the many alignments.

If you need to do this in the future, figure out, according to my first post, the distance you will need to determine the point x (in this case 55.9 inches). Now take a piece of string and tie a nail at one end and drive it into the ground at where the lower right corner of the left hand block would be and then measure out 55.9 inches from there as the length of the string. Swing the string in an arc to cross the line 33 inches (in this case) up from the bottom line defined by the bottom edge of the left hand block. That would be the upper left corner of the left hand block and its top edge would line along that line 33 inches up.

Now you have both the right hand and left hand block in their proper place. You can lay the middle block in its place and do the measurement.
 
Top