document.write( "Question 45064: Please help to show work.\r
\n" );
document.write( "\n" );
document.write( "Find the x and y intercepts of the following function.
\n" );
document.write( " y =(x+5)(x-3) \n" );
document.write( "
Algebra.Com's Answer #29889 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! y-intercept: \n" ); document.write( "y = (x + 5)(x - 3) \n" ); document.write( "y = (0 + 5)(0 - 3) \n" ); document.write( "y = (5)(-3) \n" ); document.write( "y = -15 \n" ); document.write( "x-intercept: \n" ); document.write( "0 = (x + 5)(x - 3) \n" ); document.write( "x + 5 = 0 \n" ); document.write( "x = -5 \n" ); document.write( "and \n" ); document.write( "x - 3 = 0 \n" ); document.write( "x = 3 \n" ); document.write( " |