document.write( "Question 88077: Rewrite Problem 6 into standard form. For Problem 6, refer to Example 1 (p 629) for the solution of a similar problem. Standard form looks something like:\r
\n" );
document.write( "\n" );
document.write( " Ax + By = C\r
\n" );
document.write( "\n" );
document.write( "where A, B and C would be numeric values. My advice, write the equation in slope-intercept form, then rearrange it to look like the sample above.\r
\n" );
document.write( "\n" );
document.write( "6) (0, 5), m=3/5 \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #64288 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! SLOPE(m)=3/5 & POINT X=0 & Y=5 GENERATES THE LINE FORMULA THUS: \n" ); document.write( "5=3/5*0+b WHERE (b)= THE Y INTERCEPT. \n" ); document.write( "b=5 SO WE HAVE THE EQUATION \n" ); document.write( "Y=3X/5+5 OR IN THE AX+BY=C FORM WE HAVE: \n" ); document.write( "3X/5-Y=-5 ANSWER. \n" ); document.write( " |