document.write( "Question 374783: find all the numbers for which the ration expression is undefined 4/5v+8 \n" ); document.write( "
Algebra.Com's Answer #266572 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The expression is undefined when the denominator equals zero.
\n" ); document.write( "\"5v%2B8=0\"
\n" ); document.write( "\"5v=-8\"
\n" ); document.write( "\"highlight%28v=-8%2F5%29\"
\n" ); document.write( "
\n" );