document.write( "Question 123046: please help solve the following problems:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "what is the slope of the line 5x-3y=1.\r
\n" );
document.write( "\n" );
document.write( "find the y intercept of the line whose equation is y= 9/4 x -11/4
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "find both x- intercept and the y intercept of the line given by the equation
\n" );
document.write( "8x - 7y + 13 = 0.\r
\n" );
document.write( "\n" );
document.write( "find an equation of the line that is paralledto the line y=-9x +8 and that pass through the (-1, -6). \n" );
document.write( "
Algebra.Com's Answer #90291 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 5X-3Y=1 \n" ); document.write( "-3Y=-5X+1 \n" ); document.write( "Y=-5X/3+1/-3 \n" ); document.write( "Y=-5X/2-1/3 THUS THE SLOPE IS -5/3 \n" ); document.write( "---------------------------------------- \n" ); document.write( "Y=9X/4-11/4 HERE THE Y INTERCEPT=-11/4 \n" ); document.write( "----------------------------------------- \n" ); document.write( "8X-7Y+13=0 \n" ); document.write( "SETTING X=0 WE GET THE Y INTERCEPT. \n" ); document.write( "SETTING Y=0 WE GET THE X INTERCEPT. \n" ); document.write( "8*0-7Y+13=0 \n" ); document.write( "-7Y=-13 \n" ); document.write( "Y=-13/-7 \n" ); document.write( "Y=13/7 THUS WE HAVE(0,13/7 FOR THE Y INTERCEPT. \n" ); document.write( "8X-7*0+13=0 \n" ); document.write( "8X=-13 \n" ); document.write( "X=-13/8 THUS WE HAVE(-13/8,0) FOR THE X INTERCEPT. \n" ); document.write( "THUS THE LINE EQUATION IS: \n" ); document.write( "-7Y=-8X-13 \n" ); document.write( "Y=-8X/-7-13/-7 \n" ); document.write( "Y=8X/7+13/7 \n" ); document.write( " |