Given acceleration a = 5-3t, and its velocity is 7 at time t = 2, the value of s2 - s1 = 7
<h3>How to solve for the value of s2 - s1</h3>
We have
= 


v2 = 5x2 - 3x2 + c
= 10-6+c
= 4+c

S2 - S1

= 6 + 6+c - 2+3+c
12+c-5+c = 0
7 = c
Read more on acceleration here: brainly.com/question/605631
Answer:
80grit
Explanation:
80 grit is coarsest grit that may be used on aluminum
The lowest grit sizes range from 40 to 60. From the given options 80 grit is practically available grit.
What is a sandpaper used for?
They are essentially used for surface preparation. Sandpaper is produced in a range of grit sizes and is used to remove material from surfaces, either to make them smoother (for example, in painting and wood finishing), to remove a layer of material (such as old paint), or sometimes to make the surface rougher (for example, as a preparation for gluing).
Answer:
import java.util.Scanner;
public class InputExample {
public static void main(String[] args) {
Scanner scnr = new Scanner(System.in);
int birthMonth;
int birthYear;
birthMonth = scnr.nextInt();
birthYear = scnr.nextInt();
System.out.println(birthMonth+"/"+birthYear);
}
}
Answer:
18 kJ
Explanation:
Given:
Initial volume of air = 0.05 m³
Initial pressure = 60 kPa
Final volume = 0.2 m³
Final pressure = 180 kPa
Now,
the Work done by air will be calculated as:
Work Done = Average pressure × Change in volume
thus,
Average pressure =
= 120 kPa
and,
Change in volume = Final volume - Initial Volume = 0.2 - 0.05 = 0.15 m³
Therefore,
the work done = 120 × 0.15 = 18 kJ