Required: program to return the largest of three numbers.
pseudocode
input parameters, int A,B,C;
int T; // temporary storage
if (A>B) T=A;
else T=B;
if (T>C) print(T);
else print(C);
Ask your mobile operator
2.go to hrs service
3. Turn on and turn off
I'm pretty sure it's D. Provide discount software for the underprivileged.
Answer:
The mass of the vehicle is 1250kg
Explanation:
Given


Required
Determine the vehicle's mass
This question will be answered using Newton's second law which implies that:

In other words:

Substitute values for F and a

Make m the subject


<em>Hence, the mass of the vehicle is 1250kg</em>