document.write( "Question 201352: 1: equation: x-4y=6
\n" );
document.write( "find x if y = 1/4
\n" );
document.write( "find y if x = -2
\n" );
document.write( "present the solutions as ordered pairs.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2: find the slop and the y-intercept of the line represented by the equation.
\n" );
document.write( "7x + y = 8\r
\n" );
document.write( "\n" );
document.write( "I am having trouble with these, could someone please help me. Thank you for the help! ;) \n" );
document.write( "
Algebra.Com's Answer #151564 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! 1) You are given the equation for a line. \n" ); document.write( "Every point on a line is in the form (x , y). \n" ); document.write( "You are given a y value \n" ); document.write( "So, Substitute the given value for y into the given equation and then solve for x \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So one point is (7, 1/4)\r \n" ); document.write( "\n" ); document.write( "Next you are given an x value \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So another point is given by (-2, -2)\r \n" ); document.write( "\n" ); document.write( "2) \n" ); document.write( "You are asked to find the slope and the y intercept. One form of the equation for a line is called the slope/intercept form. It is in the form \n" ); document.write( "where m is the slope and b is the y intercept. So all we need to do is transform the given equation into the slope intercept form \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "which is in the correct form \n" ); document.write( "m=-7 (slope is -7) \n" ); document.write( "b is 8. So the y intercept is the point (0,8) \n" ); document.write( " |