document.write( "Question 1135492: Two types of electromechanical carburetors are being assembled and tested. Each of the first type requires 15 minutes of assembly time and 5 minutes of testing time. Each of the second type requires 12 minutes of assembly time and 8 minutes of testing time. If 359 minutes of assembly time and 142 minutes of testing time are available, how many of the second type can be assembled and tested if all the time is used? \n" ); document.write( "
Algebra.Com's Answer #753117 by ikleyn(53765)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The problem REQUIRES to find integer non-negative numbers x and y satisfying to the system of 2 equations in 2 unknowns\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "15x + 12y = 359    (assembly time)\r\n" );
document.write( " 5x +  8y = 142    (testing time)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The x-solution to this system is (Cramer's rule)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    x = \"%28359%2A8-142%2A12%29%2F%2815%2A8-5%2A12%29\" = 19.467\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "which IS NOT an integer.  // I even will not spend my time to calculate y.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "SO, THE PROBLEM HAS NO SOLUTION in integer numbers.     ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The problem, as it formulated and posed in the post - HAS NO SOLUTION.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );