document.write( "Question 1041395: the number of units N of a finished product produced from the use of x units of labor and y units of capital for a particular Third world Countries is approximated by N= 10x^3/4 * y^1/4 estimate how many units of a finished product will be produced using 256 units of labor and 81 units of capital. \n" ); document.write( "
Algebra.Com's Answer #656358 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
N= 10x^3/4 * y^1/4
\n" ); document.write( "=10*256^(3/4) *81^(1/4)
\n" ); document.write( "fourth root of 256 is 4.
\n" ); document.write( "cube it go get 64
\n" ); document.write( "fourth root of 81 is 3
\n" ); document.write( "their product 10*(64*3)=1920 units
\n" ); document.write( "
\n" );