Answer:
x= -3
Step-by-step explanation:
20=14-2x
-14 -14
6 = -2x
÷-2 ÷-2
-3 =x
11/24
1. 3/8 = 9/24
2. 1/6 = 4/24
3. 9/24 + 4/24 = 13/24
4. 1- 13/24 = 11/24
And that’s if! Hoped this helped :)
These are all the correct steps to get the answer to this problem
1/3b-1/3
factor out 1/3
1/3(b-1)
hope this helps
Answer:
// C++ Program to arithmetic operationf on 2 Numbers using Recursion
// Comments are used for explanatory purpose
#include <bits/stdc++.h>
using namespace std;
// add10 recursive function to perform arithmetic operations
int add10(int m, int n)
{
return (m + product(n, 10)); //Result of m + n * 10
return 0;
}
// Main Methods Starts here
int main()
{
int m, n; // 2 Variables m and n declared as integer
cin>>m; // accept input for m
cin>>n; // accept input for n
cout << "Result : "<<add10(m,n); // Print results which is calculated by m + 10 * n
return 0;
}
8(1-8p) + 8p
8 - 64p + 8p
8 - 56p
8 = 56p
1/7 = p