I think this is a trick question. That’s because 5.61 is the width, 2.3 is the thickness, and 13.672 is the length. If they are cutting it into 3 strips, wouldn’t you just multiply 13.672 by 3 to get 41.016? That would be the total length right?
Answer:
//The class called "Solution" is declared
public class Solution {
//Main method which signify the beginning of program execution
public static void main(String[] args) {
//myInt variable of type Integer is declared
Integer myInt;
// An object of type Integer is declared with initial value of 1
Integer newInt = new Integer(1);
// The value of the new declared and assigned object is displayed to the user
System.out.println(newInt);
// The new declared object is assigned to the reference variable myInt
myInt = newInt;
// The value of myInt is displayed to the user
System.out.println(myInt);
}
}
Step-by-step explanation:
Hello,
Answer D 5/4
since div 15={1,3,5,15}
and div 8={1,2,4,8}
posiible rational root is a*b where a∈div 15 and b∈div 8
Convert 7.7% to a decimal then multiply by 280 to get your answer