document.write( "Question 196313: together, leslie and lakita have $15.20. lakita has $0.25 more than leslie. how much does each have?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #147203 by checkley77(12844) ![]() You can put this solution on YOUR website! x+(x+.25)=15.20 \n" ); document.write( "2x=15.20-.25 \n" ); document.write( "2x=14.95 \n" ); document.write( "x=14.95/2 \n" ); document.write( "x=$7.475 ans. for the amount Leslie has. \n" ); document.write( "7.475+.25=$7.725 ans. for the amount Lakita has. \n" ); document.write( "Proof: \n" ); document.write( "7.475+7.725=15.20 \n" ); document.write( "15.20=15.20 \n" ); document.write( " \n" ); document.write( " |