document.write( "Question 130513:  Question 1
\n" );
document.write( "Find the value of x for the following logarithm functions:
\n" );
document.write( "a) log2 16^x + log2 8 = -½
\n" );
document.write( "b) log3 x^2 + log3 4 = log 1\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "QUESTION 2
\n" );
document.write( "The revenue function of a company is R = 36q – 2q², where p represent the price per unit of the good and q represent the quantity demanded. Find the maximum value of the revenue for the revenue function given\r
\n" );
document.write( "\n" );
document.write( "QUESTION 3
\n" );
document.write( "The intersection point between two straight lines is (3,0), where the slope is given as below:
\n" );
document.write( "M1 = -2 dan M2 = 1
\n" );
document.write( "Find the equation for each of the two straight lines.\r
\n" );
document.write( "\n" );
document.write( "QUESTION 4
\n" );
document.write( "Find the average total profit if total revenue function is R(x) = x^2 – 50x and total cost function is C(x) = 100 – 30x\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #95308 by stanbon(75887)      You can put this solution on YOUR website! The intersection point between two straight lines is (3,0), where the slope is given as below: \n" ); document.write( "M1 = -2 and M2 = 1 \n" ); document.write( "Find the equation for each of the two straight lines. \n" ); document.write( "----------- \n" ); document.write( "Line form: y = mx + b \n" ); document.write( "If m1 = -2 and the line passes thru (3,0) \n" ); document.write( "0 = -2*3 + b \n" ); document.write( "b = 6 \n" ); document.write( "EQUATION is y = -2x + 6 \n" ); document.write( "------------ \n" ); document.write( "If m2 = 1 and the line passes thru (3,0), \n" ); document.write( "0 = 1*3+b \n" ); document.write( "b = -3 \n" ); document.write( "EQUATION is y = x -3 \n" ); document.write( "================================ \n" ); document.write( " \n" ); document.write( "QUESTION 4 \n" ); document.write( "Find the average total profit if total revenue function is R(x) = x^2 – 50x and total cost function is C(x) = 100 – 30x \n" ); document.write( "----------------- \n" ); document.write( "Profit = Revenue - Cost \n" ); document.write( "Profit = x^2-50x - (100-30x) \n" ); document.write( "P(x) = x^2-20x-100 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The revenue function of a company is R = 36q – 2q², where p represent the price per unit of the good and q represent the quantity demanded. Find the maximum value of the revenue for the revenue function given. \n" ); document.write( "-------- \n" ); document.write( "Max occurs where q = -b/2a = -36/2*-2 = 9 \n" ); document.write( "R(9) = 36*9-2*9^2 = 162 \n" ); document.write( "--------------------------- \n" ); document.write( "QUESTION 5 \n" ); document.write( "Find the value of x for the following logarithm functions: \n" ); document.write( "a) log2 16^x + log2 8 = -½ \n" ); document.write( "log2 2^4x + log3 2^3 = \n" ); document.write( "4x+3 = -1/2 \n" ); document.write( "8x+6 = = -1 \n" ); document.write( "8x = -7 \n" ); document.write( "x = -7/8 \n" ); document.write( "============ \n" ); document.write( "b) log3 x^2 + log3 4 = log3 1 \n" ); document.write( "log2 [4x^2] = log3 1 \n" ); document.write( "4x^2 = 1 \n" ); document.write( "x^2 = 1/4 \n" ); document.write( "x = 1/2 or x = -1/2 \n" ); document.write( " \n" ); document.write( " |