answersLogoWhite

0


Best Answer

C Y O'Connor was an engineer who was famous for building the goldfields pipeline known as the Golden Pipeline.

Unlike the goldfields in the east, the western goldfields were dry and arid, and miners lacked access to fresh water. The Golden Pipeline extends 560 km from Mundaring Weir near Perth to Kalgoorlie in the goldfields. It was built during the 1890s.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the pipeline C Y O'Connor built in WA?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

What is a dominant scale?

The dominant scale/chord in music is that built on the 5th scale degree of the key. In C major, the dominant is G.


What is 90000 in Roman numeral?

The number 90000 in Roman numerals would be (XC) <Supv Note: Sorry, that would be 90 (100 - 10).> ANS: You could write 90 M's or use the barred C (C with a line over it) to represent 100,000 and subtract 1000 from it by writing an un-barred M first. M barred C (sorry to say that you can't write a barred C on WA).


How do you clear the screen in Dev C plus plus compiler?

Clearing screen in DEV C++ compiler :#includeint main(){system("cls");}OR: Permanent solution :-Paste the following text in "C:\Dev-Cpp\include\conio.h" of your system#include#includevoid clrscr(){system("cls");}Then you can use clrscr() as a normal built in function under !!!!!!!!!!!


What is 9999999 in Roman numerals?

Ah, that's a big number! In Roman numerals, 9999999 is written as IX CM XC IX. Each letter represents a different value, and when combined, they create this beautiful Roman numeral that tells a story of patience and perseverance. Just like painting a masterpiece, sometimes it takes many small strokes to create something truly magnificent.


3c plus 15 over c squared minus 5 plus c over c plus 5?

(3c +15)/(c2 - 5) + c/(c + 5)= (3c + 15)/(c - 5)(c + 5) + c/(c + 5)= (3c + 15)/(c - 5)(c + 5) + [c(c - 5)/(c + 5)(c - 5)(since the common denominator is (c + 5)(c - 5)= (3c + 15)/(c - 5)(c + 5) + (c2 - 5c)/(c + 5)(c - 5)= (3c + 15 + c2 - 5c)/(c - 5)(c + 5)= (c2 - 2c + 15)/(c - 5)(c + 5)= [(c - 5)(c + 3)]/(c - 5)(c + 5) (simplify)= (c + 3)/(c + 5)

Related questions

Identify the three pieces of information that should always be printed on a pipeline warning signal?

A. ownership of the pipeline B. emergency phone number C. information about the pipeline contents


What did the engineer C Y O'connor build?

Many things, including Fremantle Harbor and the Goldfields Pipeline.


Where does the Goldfields get their water from?

There is a pipeline that leads to Murdering near Perth. C Y O'Connor build the pipeline then committed suicide after everyone telling him it didn't work. Then a couple of months later it started to work.


What has the author Andrew C Palmer written?

Andrew C. Palmer has written: 'Subsea pipeline engineering' -- subject(s): Underwater pipelines, Design and construction


What position is temepara clark in netball?

C, wa, wd


What has the author C D Shann written?

C. D. Shann has written: 'The pipeline glossary and directory' -- subject(s): Dictionaries, Directories, Pipe industry, Pipelines


What has the author N C Phatudi written?

N. C. Phatudi has written: 'Tladi wa dikgati'


What problems did C Y O'Connor face while building the pipeline?

Hot and dry weather and heavy pipes to carry


When did c y o connor build the pipe line?

it took him five years to complete the pipeline finally finished it in 1903


When were cathedrals built?

They were built around c. 1300-1500's.


What are the advantages of PHP over C?

PHP was built for the web from the beginning, so it has a variety of built-in features helpful to web development that C does not (for example, built-in database support).


Integer in c and c plus plus?

One of the built-in datatypes.