document.write( "Question 19875: I am have trouble multiplying decimals, this is the problem that i cant frigure out \r
\n" );
document.write( "\n" );
document.write( " p divided by 2.9 = 0.55\r
\n" );
document.write( "\n" );
document.write( "use p as the variable \n" );
document.write( "
Algebra.Com's Answer #26373 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! p divided by 2.9 = 0.55 \n" ); document.write( "becomes \n" ); document.write( "p / 2.9 = .55 \n" ); document.write( "now multiply both sides by 2.9 and get \n" ); document.write( "p = .55 * 2.9 \n" ); document.write( "p = 1.595 \n" ); document.write( " |