answersLogoWhite

0

Rate= Interest/Principle x Time.

For Example....

Camilla borrowed $2000,(That's the principle),the interest is $4,000 her year was 3, and it was 4% each year,(.04)

Explanation....

$2000 x 3 = $6000...$4000 divided by $6000 = .7 (If you round it).

The rate= .7

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the Formula for simple interest rate?

The answer for rate in simple interest is =rate= simple interest\principle*time


Find the formula of simple interest?

the formula for simple interest is I=PRT (interest=principal x rate x time )


How do you find time in simple interest?

time(t)= interest/rate , princaple


How do you do interest rate problems?

First you figure out the Principal, then you find the interest rate and then find the Time someone gave you to pay back loaned or borrowed money.Formula: Simple Interest= Principal*Rate*TimeExample: Principal-$25,000 Interest Rate- 6.25 simple interest- 6 years$25,000 x .0625 x 6= $9375!


How does simple interest work?

Multiply together the capital, the interest rate (as a fraction) and the number of periods to find out the interest.


How do you solve interest rate math problems?

First you figure out the Principal, then you find the interest rate and then find the Time someone gave you to pay back loaned or borrowed money.Formula: Simple Interest= Principal*Rate*TimeExample: Principal-$25,000 Interest Rate- 6.25 simple interest- 6 years$25,000 x .0625 x 6= $9375!


How do you find simple interest rate?

P*r*t divided by 100


Write a program to find simple interest in perl?

Here's a simple Perl program to calculate simple interest: use strict; use warnings; sub simple_interest { my ($principal, $rate, $time) = @_; return ($principal * $rate * $time) / 100; } my $principal = 1000; # Example principal amount my $rate = 5; # Example interest rate my $time = 2; # Example time in years my $interest = simple_interest($principal, $rate, $time); print "Simple Interest: $interest\n"; This program defines a function to calculate simple interest and then prints the result for given principal, rate, and time values.


What is the calculation for a simple compound interest rate?

There is simple interest and there is compound interest but this question is the first that I have heard of a simple compound interest.


How do you find the time for principal and rate?

If you are working on simple interest you have to write the equation I=p. r.t


At what rate of simple interest will the interest on Rs 925 be two-fifth of it in 8 years?

At what rate of simple interest will the interest on Rs.925 be two-fifth of it in 8 years?


What is compounding rate?

Compounding rate is the interest rate at which the rate grow faster than the simple interest on deposit or loan made. It is also said "interest on interest".