Answer:
The answer is the option A

Step-by-step explanation:
we know that
The lateral area of a right rectangular prism is equal to

where
P is the perimeter of the base
h is the height of the prism
Find the perimeter


substitute in the formula

Answer:
24 cugini
Step-by-step explanation:
6x2=12
12x2=24
NB- Solution is emboldened
import java.util.Scanner;
import java.util.Random;
public class RandomGenerateNumbers {
public static void main (String [] args) {
Random randGen = new Random();
int seedVal = 0;
seedVal = 4;
randGen.setSeed(seedVal);
System.out.println(randGen.nextInt(50) + 100);
System.out.println(randGen.nextInt(50) + 100);
return;
}
}
X = 96
100 137.4
137.4x=(100)(96)
137.4x=9600
137.4x/137.4=9600/137.4
x=70%
Answer:
Part a) 
Part b) The coordinates of the point are 
Step-by-step explanation:
Part a) Find the equation representing the ladder
we have the ordered pairs
(0,4) and (2,0)
Find the slope

Find the equation of the line in slope intercept form

we have

substitute

Part b) A square box just fits under the ladder.Find the coordinates of the point where the box touches the ladder.
If the box is a square
the x-coordinate of the point where the box touches the ladder must be equal to the y-coordinate
x=y

substitute


therefore
The coordinates of the point are 