document.write( "Question 794210: I've tried to solve these linear equations
\n" ); document.write( "-5x+3y=-5
\n" ); document.write( "y=5/3x+1
\n" ); document.write( " ...About five times but I keep getting 3=-5. Please explain to me what I am doing wrong and how I can correct my error. I'm supposed to find the Point of Intersect without graphing or calculators.
\n" ); document.write( "

Algebra.Com's Answer #480590 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "\"-5x%2B3y=-5\"......eq.1
\n" ); document.write( "\"y=%285%2F3%29x%2B1\"......eq.2
\n" ); document.write( "___________________________substitute \"y\" from eq.2 in eq.1\r
\n" ); document.write( "\n" ); document.write( "\"-5x%2B3%28%285%2F3%29x%2B1%29=-5\"......eq.1....solve for \"x\"\r
\n" ); document.write( "\n" ); document.write( "\"-5x%2B3%285%2F3%29x%2B3=-5\"\r
\n" ); document.write( "\n" ); document.write( "\"-5x%2Bcross%283%29%285%2Fcross%283%29%29x%2B3=-5\"\r
\n" ); document.write( "\n" ); document.write( "\"-5x%2B5x%2B3=-5\"\r
\n" ); document.write( "\n" ); document.write( "\"-cross%285x%29%2Bcross%285x%29%2B3=-5\"\r
\n" ); document.write( "\n" ); document.write( "\"+3=-5\".......no solution exist, lines have no intersection point\r
\n" ); document.write( "\n" ); document.write( "if you write both eq. in slope-intercept form \"y=mx%2Bb\" where \"m=slope\" and \"b=y-intercept\", you will have\r
\n" ); document.write( "\n" ); document.write( "\"+y=%285%2F3%29x-5%2F3\"......eq.1
\n" ); document.write( "\"y=%285%2F3%29x%2B1\"......eq.2\r
\n" ); document.write( "\n" ); document.write( "as you can see, slopes are same, both lines have \"m=%285%2F3%29\" and it means lines are parallel\r
\n" ); document.write( "\n" ); document.write( "\"+graph%28+600%2C+600%2C+-10%2C+10%2C+-10%2C+10%2C+%285%2F3%29x-5%2F3%2C+%285%2F3%29x%2B1%29+\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );