document.write( "Question 1173642: Question No. 1:
\n" ); document.write( "Part - A:
\n" ); document.write( "A leading firm requires a software for its internal use. The firm wants to evaluate whether it is less
\n" ); document.write( "costly to have its own programming staff and resources or to have programs developed by an
\n" ); document.write( "external development firm. The cost of both options are a function of the number of lines of code.
\n" ); document.write( "After the mathematical analysis it has been estimated that the in-house development will cost $1.75
\n" ); document.write( "per line of code. In addition, annual overhead costs for supporting the program will be $35000.
\n" ); document.write( "While Software developed outside the firm costs, on average, $2.5 per line of code.
\n" ); document.write( "a) How many lines of code per year make costs of the two options equal?
\n" ); document.write( "b) If programming needs are estimated at 35000 lines per year, what are the costs of the two
\n" ); document.write( "options?
\n" ); document.write( "c) In part b what would the in-house cost per line of code have to equal for the two options to be
\n" ); document.write( "equally costly?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #798948 by mila nedic(19)\"\" \"About 
You can put this solution on YOUR website!
First let's say that x is the number of lines of code, h=cost of the in house programming development, and s=cost of software developed outside the firm.\r
\n" ); document.write( "\n" ); document.write( "a) Here we want to figure out when h=s
\n" ); document.write( " h=35000+1.5x (formula for annual inhouse cost)
\n" ); document.write( " s=2.5x (formula for annual outside cost)
\n" ); document.write( " If h=s then 35000+1.5x=2.5x (subtract 1.5x from each side to get variable on one side)
\n" ); document.write( " x=35000
\n" ); document.write( " Therefore 35000 lines of code need to be made per year to make the costs equal.\r
\n" ); document.write( "\n" ); document.write( "b) We will input 35000 instead of x because it is the number of lines of code
\n" ); document.write( " h=35000+1.5*35000
\n" ); document.write( " =$87500
\n" ); document.write( "It was already established that with 35000 lines of code both costs will be equal but we will find the value for \"s\" just to check if our answer for a was correct.
\n" ); document.write( " s=2.5*35000
\n" ); document.write( " =$87500 (they are both the same)
\n" ); document.write( " Therefore the costs of both options is $87500\r
\n" ); document.write( "\n" ); document.write( "c) Since the options are already equally costly the inhouse cost per line would be the same as it already is which would be $1.5
\n" ); document.write( "
\n" );