Answer: A. 3/5
Step-by-step explanation:
Count all the add numbers in 1-10 then add the 4 and you get
6/10
Simply and you get 3/5
Answer:
x=27
Step-by-step explanation:
The formula for the volume of a pyramid is L*W*H/3
We know all three, being x, x, and x/9
So after we plug those in, we see that x^3/27 = 27
then solving for x we get √27*27 which is 27
Please Vote me brainly, it really helps, and i hope i helped you.
Answer:
public class MovieRental
{
public static void main(String[] args)
{
Scanner in = new Scanner(System.in);
System.out.print("Enter the number of movie rentals: ");
int movieRentals = in.nextInt();
System.out.print("Enter the number of members referred to the video club: ");
int memberReferral = in.nextInt();
in.close();
double discountVal = Math.min(movieRentals + memberReferral, 75);
System.out.println("The discount is equal to: " + discountVal);
}
}
Answer: a) 683 b) 1067
Step-by-step explanation:
The confidence interval for population proportion is given by :-

a) Given : Significance level :
Critical value : 
Margin of error : 
Formula to calculate the sample size needed for interval estimate of population proportion :-

Hence, the required sample size would be 683 .
b) If no estimate of the sample proportion is available then the formula to calculate sample size will be :-

Hence, the required sample size would be 1067 .
Answer:
C
Step-by-step explanation:
3, 4 and 5 cant be a right triangle