It all depends on the car . what are the answers ?
Another quadrilateral that you might see is called a rhombus. All four sides of a rhombus are congruent. Its properties include that each pair of opposite sides is parallel, also making it a parallelogram. In summary, all squares are rectangles, but not all rectangles are squares.
Answer:
36
Step-by-step explanation:
divide the 72 pieces by 2, you already know that 6 + 6 is 12, and 30 +30 is 60, so add 60 and 12 and you get 72
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 pull a vowel
Step-by-step explanation: its unlikely he will pull a consonant since a consonate is when your lips touch together (like "p" "m" "b") pulling an E or P is low, but a vowel covers A,E,I,O, and U so it covers four letters, so your best bet is A.