document.write( "Question 1020541: Find the coefficients that must be placed in the boxes so that the function's graph will be a line with the given intercepts.\r
\n" );
document.write( "\n" );
document.write( " ??x + ??y = -48\r
\n" );
document.write( "\n" );
document.write( "The x-intercept is -8.
\n" );
document.write( "The y-intercept is 12. \n" );
document.write( "
Algebra.Com's Answer #636435 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! ??x + ??y = -48 \n" ); document.write( "x-intercept is where y=0 \n" ); document.write( "-8x=-48, x=6 \n" ); document.write( "------------- \n" ); document.write( "y-intercept is where x=0 \n" ); document.write( "12y=-48 \n" ); document.write( "y=-4 \n" ); document.write( "6x-4y=-48 \n" ); document.write( " |