madelynreynolds172 madelynreynolds172
  • 25-08-2022
  • Business
contestada

The exchange rate is 1.37 swiss francs per dollar. how many u.s. dollars are needed to purchase 14,000 swiss francs?

Respuesta :

Otras preguntas

What does the size of the dividend per share of stock depend on? the corporation’s profits the stock exchange the Dow the initial amount invested by the investo
Solve the inequality for y. y - 9x > 6 please help!!!!!!!
A rectangular window is topped with a semicircle the height of the rectangle part is 1 more than 3 times its width W meters which function represents the total
Which point satisfies the system of equations y = 3x − 2 and y = -2x + 3? A. A B. B C. C D. D
An elastic cable is to be designed for bungee jumping from a tower 130 ft high. The specifications call for the cable to be 85 ft long when unstretched, and to
What is the inductance of a coil if the coil produces an emf of 2.40 V when the current in it changes from -27.0 mA to 33.0 mA in 11.0 ms
forks over knives movie 1. Do you feel that eliminating all "animal-based foods" is the solution to reverse and prevent the chronic diseases that afflict most A
The slope of the line below is -2. Use the coordinates of the labeled point to find a point-slope equation of the line.
Of the 30 people riding the bus to work today, 3 rode a bike to work yesterday, 7 drove a car to work yesterday, and the rest rode the bus to work yesterday. If
How I to turn this ''loop while'' in ''loop for''? var i = 0; while (i < 20) { var lineY = 20 + (i * 20); line(0, lineY, 400, lineY); i++; }