1. Suppose Mary intends to sell two software products X & Y for the next convention & budgets the following. X Y Total Units Sold. 60 40 100 Revenues, $200 $100 per unit $12,000 $ 4,000 $16,000 Variable Costs, $120 $70 per unit 7,200 2,800 10,000 Unit Contribution Margin, $80 $ 30 per unit $ 4,800 $ 1200 $ 6,000 Fixed Costs 4,500 Operating Income $ 1,500 Required: What is the BEP (in units & in Birr yegnaw company produces and sells two types of yoga-training products: how_to videotape and a basic equipment set (blocks, strap, and small pillows). last year, yegnaw sold 14,500 videos and 7,250 equipment sets. information on the two products is as follows:price video set Br. 17.40 equipment Br. 21.75 variable cost per unit video set 5.80 equipment 8.70. total fixed costs are BR.101,500. Required: Answer the following 1.what is the sales mix of videos and equipment sets 2. compute weighted average contribution margin
Identify the geographic linguistic and ethnic dimensions in how the first was taken igorot
Write an essay on the topic “When are colligative properties considered beneficial to life?”
1. Suppose Mary intends to sell two software products X & Y for the next convention & budgets the following. X Y Total Units Sold. 60 40 100 Revenues, $200 $100 per unit $12,000 $ 4,000 $16,000 Variable Costs, $120 $70 per unit 7,200 2,800 10,000 Unit Contribution Margin, $80 $ 30 per unit $ 4,800 $ 1200 $ 6,000 Fixed Costs 4,500 Operating Income $ 1,500 Required: What is the BEP (in units & in Birr yegnaw company produces and sells two types of yoga-training products: how_to videotape and a basic equipment set (blocks, strap, and small pillows). last year, yegnaw sold 14,500 videos and 7,250 equipment sets. information on the two products is as follows:price video set Br. 17.40 equipment Br. 21.75 variable cost per unit video set 5.80 equipment 8.70. total fixed costs are BR.101,500. Required: Answer the following 3.COMPUTE THE BREAK QUANTITY OF EACH PRODUCT. 4.what is weighted average contribution margin ratio 5.what is overall break-even sales revenue
Using inheritance, one class can acquire the properties of others. Consider the following Animal class:
class Animal{
void walk(){
System.out.println("I am walking");
}
}
This class has only one method, walk. Next, we want to create a Bird class that also has a fly method. We do this using extends keyword:
class Bird extends Animal {
void fly() {
System.out.println("I am flying");
}
}
Finally, we can create a Bird object that can both fly and walk.
public class Solution{
public static void main(String[] args){
Bird bird = new Bird();
bird.walk();
bird.fly();
}
}
The above code will print:
I am walking
I am flying
This means that a Bird object has all the properties that an Animal object has, as well as some additional unique properties.
The code above is provided for you in your editor. You must add a sing method to the Bird class, then modify the main method accordingly so that the code prints the following lines:
I am walking
I am flying
I am singing
Using inheritance, one class can acquire the properties of others. Consider the following Animal class:
class Animal{
void walk(){
System.out.println("I am walking");
}
}
This class has only one method, walk. Next, we want to create a Bird class that also has a fly method. We do this using extends keyword:
class Bird extends Animal {
void fly() {
System.out.println("I am flying");
}
}
Finally, we can create a Bird object that can both fly and walk.
public class Solution{
public static void main(String[] args){
Bird bird = new Bird();
bird.walk();
bird.fly();
}
}
The above code will print:
I am walking
I am flying
This means that a Bird object has all the properties that an Animal object has, as well as some additional unique properties.
The code above is provided for you in your editor. You must add a sing method to the Bird class, then modify the main method accordingly so that the code prints the following lines:
I am walking
I am flying
I am singing
\int _3^6\:|12x-10|dx
Compare and contrast classroom-based teaching and learning with distance teaching and learning.
Identify at least THREE points from any source and use them as examples to compare and contrast
the two teaching and learning contexts. Conclude by stating which of the two is better and state at
least THREE reasons for your standpoint.
(
Write a Java method to check whether a string is a valid password.
Password rules:
A password must have at least ten characters.
A password consists of only letters and digits.
A password must contain at least two digits.
Expected Output:
1. A password must have at least ten characters.
2. A password consists of only letters and digits.
3. A password must contain at least two digits
Input a password (You are agreeing to the above Terms and Conditions.): abcd1234
Password is valid: abcd1234
Q1.
George swala entered FNB with 400 thousand kwacha with a view to deposit money.He produced a 100 thousand kwacha and gave the teller wzho credited it to swalaz account. Before Swala could produce another 100 thousand the bank was stormed by armed robbers,who stole the 100 thousand which was credited to to Swalaz account by the bank,but still kept by the teller,thy also stole the 300 thousand in possession of swala. Swala approached the bank manager to give him the deposit the entire 400 thousand on the premise that he had already entered the bank and that the money was stolen in the bank. Therefore the money which was stolen was for the bank and not for Swala. The manager responded that all the money stollen was for Swala and that the bank is not liable.
Swala approaches your law firm styled FCK chambers for legal advice..Adivise Swala.