document.write( "Question 520446: Assume that the number of defective basketballs produced is related by a linear equation to the total number produced. Suppose that 10 defective balls are produced in a lot of 325, and 17 defective balls are produced in a lot of 450. Find the number of defective balls produced in a lot of 550 balls. \n" ); document.write( "
Algebra.Com's Answer #346074 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Plot number of defective balls, \"d\", on the vertical axis
\n" ); document.write( "Plot the lot size, \"s\", on the horizontal
\n" ); document.write( "given:
\n" ); document.write( "2 points on the straight line
\n" ); document.write( "( 325,10 )
\n" ); document.write( "( 450,17 )
\n" ); document.write( "Use the point-slope formula
\n" ); document.write( "\"+%28+d+-+10+%29+%2F+%28+s+-+325+%29+=+%2817+-+10+%29+%2F+%28+450+-+325+%29+\"
\n" ); document.write( "\"+%28+d+-+10+%29+%2F+%28+s+-+325+%29+=+7+%2F+125+\"
\n" ); document.write( "\"+125%2A%28+d+-+10+%29+=+7%2A%28+s+-+325+%29+\"
\n" ); document.write( "\"+125d+-+1250+=+7s+-+2275+\"
\n" ); document.write( "\"+125d+=+7s+-+2275+%2B+1250+\"
\n" ); document.write( "\"+125d+=+7s+-+1025+\"
\n" ); document.write( "\"+d+=+%287%2F125%29%2As+-+41%2F5+\"
\n" ); document.write( "check:
\n" ); document.write( "( 450,17 )
\n" ); document.write( "\"+17+=+%287%2F125%29%2A450+-+41%2F5+\"
\n" ); document.write( "\"+17+=+3150%2F125+-+41%2F5+\"
\n" ); document.write( "\"+17+=+126%2F5+-+41%2F5+\"
\n" ); document.write( "\"+17+=+85%2F5+\"
\n" ); document.write( "\"+17+=+17+\"
\n" ); document.write( "OK
\n" ); document.write( "When \"+s+=+550+\",
\n" ); document.write( "\"+d+=+%287%2F125%29%2A550+-+41%2F5+\"
\n" ); document.write( "\"+d+=+3850%2F125+-+41%2F5+\"
\n" ); document.write( "\"+d+=+154%2F5+-+41%2F5+\"
\n" ); document.write( "\"+d+=+113%2F5+\"
\n" ); document.write( "\"+d+=+22.6+\"
\n" ); document.write( "Rounding off, there are 23 defective balls
\n" ); document.write( "
\n" );