You have calculated, using the high-low method, a variable cost per machine hour of $0.80 for your production power costs. Power costs at 6,000 machine hours are $5,400; at 9,000 machine hours, they are $7,800. What are the total fixed costs that you would use to estimate production power costs for your company at any level within your relevant range?
A) $600
B) $6,400
C) $2,400
D) $4,800
A
Business
You might also like to view...
What would the browser output if the following script is executed?
< SCRIPT LANGUAGE = "JavaScript" >
var array = [ [ 1, 2, 3 ], [ 1, 2, 3 ] ];
for ( var i in array ) {
for ( var j in array[ i ] )
document.write( array[ i ][ j ] + " " );
document.writeln("
");
}
< /SCRIPT >
a) Nothing, the script would generate an error
b) 1 2 3
c) 1 2 3 4 5 6
d) 1 2 3 1 2 3
Business
Have you had a make a defining moment decision in the past?
What will be an ideal response?
Business