document.write( "Question 88912: How do I do this?\r
\n" );
document.write( "\n" );
document.write( "List and verify two intercept points (ordered pairs) that are solutions for the equation 5x – 4y = 20?
\n" );
document.write( "Thank you so much \n" );
document.write( "
Algebra.Com's Answer #64631 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! I presume that by \"intercept points\" your problem is asking you to find the ordered \n" ); document.write( "pairs where the graph crosses the x-axis and the y-axis. \n" ); document.write( ". \n" ); document.write( "Think about the y-axis. Any point on the y-axis will have zero for it's x-value. For example, \n" ); document.write( "(0, 10), (0,0), (0,-5) are all points on the y-axis because they have zero as their x \n" ); document.write( "value. So in this problem, the way to find the y-axis intercept is to set x equal to zero \n" ); document.write( "and then solve for the corresponding value of y. \n" ); document.write( ". \n" ); document.write( "Let's do it ... \n" ); document.write( ". \n" ); document.write( "5x - 4y = 20 <=== set x = 0 \n" ); document.write( ". \n" ); document.write( "5(0) - 4y = 20 <=== multiply 5 times 0 and the term 5(0) disappears \n" ); document.write( ". \n" ); document.write( "-4y = 20 <=== divide both sides by -4 to solve for y \n" ); document.write( ". \n" ); document.write( "y = 20/(-4) = -5 \n" ); document.write( ". \n" ); document.write( "So the y intercept for this problem is (0, -5). The graph crosses the the y-axis at a value \n" ); document.write( "of -5. \n" ); document.write( ". \n" ); document.write( "Now let's find where the graph crosses the x-axis. Any value on the x-axis has a y value \n" ); document.write( "of zero. For example, (-6,0), (0,0), and (8,0) are all points on the x-axis. All you need \n" ); document.write( "to do is to set y equal to 0 in the equation of this problem to find the corresponding \n" ); document.write( "value of x where the graph crosses the x-axis. \n" ); document.write( ". \n" ); document.write( "5x - 4y = 20 <=== set y = 0 \n" ); document.write( ". \n" ); document.write( "5x - 4(0) = 20 <=== multiplying 4 times zero results in 0 so that term disappears \n" ); document.write( ". \n" ); document.write( "5x = 20 <=== solve for x by dividing both sides by 5 \n" ); document.write( ". \n" ); document.write( "x = 20/5 = 4 \n" ); document.write( ". \n" ); document.write( "Therefore, the point (4, 0) is the intercept point on the x-axis. \n" ); document.write( ". \n" ); document.write( "In summary, two intercept points are (0, -5) on the y-axis and (4, 0) on the x-axis. \n" ); document.write( ". \n" ); document.write( "The graph of this equation might help you to understand the problem, so here it is: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem. \n" ); document.write( " |