answersLogoWhite

0

What is the top speed of the Lotus Elise S1?

Updated: 8/20/2019
User Avatar

Wiki User

11y ago

Best Answer

The top speed for Lotus Elise S1 is 126 M.P.H. Lotus Elise S1 is a sports car and is known to be light weight. 111S, 340R, and Exige are the three editions of Series 1 for Lotus Elise.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the top speed of the Lotus Elise S1?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What James Bond film did the Lotus go under water?

Lotus Esprit S1


Which James Bond film featured a White Lotus Esprit S1?

There was a white Lotus Esprit in The Spy Who Loved Meand For Your Eyes Only. By the way, The Lotus in For Your Eyes Only was the Lotus Esprit Turbo if that's any help.


Which James Bond movie was the white lotus in?

There are two James Bond films that have featured a white Lotus sports car. The first of these was The Spy Who Loved Me (1977), which featured a Lotus Esprit S1 that transformed into a submarine. The second was For Your Eyes Only (1981), which had a Lotus Esprit Turbo that self-destructed when a henchman attempted to break into it.


A train travels from one station to another station at a speed of 40 kmph and returns to the first station at a speed of 60kmph. calculate the average speed and average velocity of the train?

average speed = S1+S2/2 here s1 = 40kmph s2 = 60kmph Average speed = 40+60/2 100/2 = 50 kmph


What James Bond film does the car turn into an underwater craft?

The Lotus Esprit S1 in the 1977 James Bond film The Spy Who Loved Me transforms into a heavily armed submarine.


What are 4 string handling function?

strlen(s1) to find the length of the string s1 strcpy(s1,s2) copy source string to destination string(i.e copies s2 to s1,s2 remain unchanged) strcmp(s1,s2) compares s1 and s2 and prints 0 if s1 and s2 are equal,-1 if s2 is greater, 1 if s1 is greater strcat(s1,s2) combines string s1 and s2 to a single word and stores it in s1 strupr() converts lower case string to upper case strlwr() converts upper case string to lower case


What is anti-dependence?

Statement S2 is anti-dependent on statement S1 if S2 follows S1 in program order and if the output of S2 overlaps the input of S1. The anti-dependence S1 to S2 define as cross arrow such as S1 |-> S2.


Which Android phone is better Samsung Galaxy Ace or S1?

S1


S1 duty s2 duty oF motors?

s1 : Continiuos running


What is the treatment for a desiccated L5-S1?

what is the treatment for a desiccated L5-S1


How do you explain superset?

Definition: A set S1 is a superset of another set S2 if every element in S2 is in S1. S1 may have elements which are not in S2.


S1 s2 are finite sets If s1 equals n s2 equals m then prove that s1us2 equals n plus m?

It cannot be proven because it is not true. Suppose S1 = {0,1,2,3} and S2 = {0,5,10} then S1 u S2 = {0,1,2,3,5,10} then |S1| = n = 4, |S2| = m = 3 but |S1 u S2| = 6 which is NOT n+m = 7