document.write( "Question 38915This question is from textbook
\n" );
document.write( ": what is the equivalent to 7a/15b-2b/5 \n" );
document.write( "
Algebra.Com's Answer #24366 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From 7a/15b-2b/5 we will multiply the second fraction by 3b/3b to have common denominators...thus \n" ); document.write( "7a/15b - (2b/5)(3b/3b) = \n" ); document.write( "7a/15b - 6b^2/15b = \n" ); document.write( "(7a - 6b^2) / 15b \n" ); document.write( " |