$0.85
38.25/45= .85
TO CHECK
.85 times 45 equals 38.25
Answer:
Step-by-step explanation:
- (3a²b) /(5ac) x (10c) /(6ab) =
- (3ab)/(5c) × (5c)/(3ab)
- 1
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:
c
Step-by-step explanation:
an exponential function of the form
y = a
to find a and b use ordered pairs from the table
using (0, 0.5 ) , then
0.5 = a
[
= 1 ] , then
a = 0.5
so y = 0.5
using (1, 2 ) , then
2 = 0.5
= 0.5b ( divide both sides by 0.5 )
4 = b
then exponential function represented by the table is
y = 0.5 
(6-3)÷3-6+2
3÷3-6+2
1-6+2
-5+2
-3